mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 05:58:16 +02:00
add Benchmark (go) benchmark result for fe183be432c8adb45f701ba55653c4da9a7df441
This commit is contained in:
parent
7aa70cdc6b
commit
7298d9d38c
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1724439483551,
|
||||
"lastUpdate": 1724439506037,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -120302,6 +120302,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "170 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "fe183be432c8adb45f701ba55653c4da9a7df441",
|
||||
"message": "Optimize evaluator",
|
||||
"timestamp": "2024-08-23T16:35:50Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5186/commits/fe183be432c8adb45f701ba55653c4da9a7df441"
|
||||
},
|
||||
"date": 1724439494952,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9134573,
|
||||
"unit": "ns/op",
|
||||
"extra": "129 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6446062,
|
||||
"unit": "ns/op",
|
||||
"extra": "181 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue