mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-24 03:59:49 +02:00
add Benchmark (go) benchmark result for 21fc72fa92579ab2479a3833db6057cdedef9ad6
This commit is contained in:
parent
2f827553d7
commit
64ecfab54d
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1730838008166,
|
||||
"lastUpdate": 1730838343500,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -129342,6 +129342,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "100 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "21fc72fa92579ab2479a3833db6057cdedef9ad6",
|
||||
"message": "Optimize Policy RouteID and Checksum",
|
||||
"timestamp": "2024-11-05T19:55:22Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5185/commits/21fc72fa92579ab2479a3833db6057cdedef9ad6"
|
||||
},
|
||||
"date": 1730838331356,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9038601,
|
||||
"unit": "ns/op",
|
||||
"extra": "129 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6599606,
|
||||
"unit": "ns/op",
|
||||
"extra": "183 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue