mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 13:08:13 +02:00
add Benchmark (go) benchmark result for c24d1d49390b4386ff34fc590cf91d2958f4c925
This commit is contained in:
parent
cbd6ea9999
commit
b1c3d964d0
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1730835311467,
|
||||
"lastUpdate": 1730835487364,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -129182,6 +129182,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "188 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "c24d1d49390b4386ff34fc590cf91d2958f4c925",
|
||||
"message": "Optimize evaluator",
|
||||
"timestamp": "2024-11-05T19:31:46Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5186/commits/c24d1d49390b4386ff34fc590cf91d2958f4c925"
|
||||
},
|
||||
"date": 1730835475118,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9173134,
|
||||
"unit": "ns/op",
|
||||
"extra": "130 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6319994,
|
||||
"unit": "ns/op",
|
||||
"extra": "189 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue