mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 16:59:22 +02:00
add Benchmark (go) benchmark result for 8b43dff90fcdd3998e7c0a46a1d2ff6136c1aa0a
This commit is contained in:
parent
c181dacb5b
commit
d0d055a7bc
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1722532331094,
|
||||
"lastUpdate": 1722534599172,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -116306,6 +116306,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "198 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "8b43dff90fcdd3998e7c0a46a1d2ff6136c1aa0a",
|
||||
"message": "Optimize Policy RouteID and Checksum (go1.23)",
|
||||
"timestamp": "2024-08-01T16:26:31Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5185/commits/8b43dff90fcdd3998e7c0a46a1d2ff6136c1aa0a"
|
||||
},
|
||||
"date": 1722534581325,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9605887,
|
||||
"unit": "ns/op",
|
||||
"extra": "122 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7161744,
|
||||
"unit": "ns/op",
|
||||
"extra": "163 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue