mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-03 09:58:10 +02:00
add Benchmark (go) benchmark result for 1e1e57b64a41612fa2c6ffc0fe647f59309c31cc
This commit is contained in:
parent
3dc6b86b3a
commit
71bbf68cb7
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1719013216611,
|
||||
"lastUpdate": 1719013322522,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -112682,6 +112682,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "187 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "1e1e57b64a41612fa2c6ffc0fe647f59309c31cc",
|
||||
"message": "authorize: hot path identity provider lookup optimizations",
|
||||
"timestamp": "2024-06-21T10:55:45Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5143/commits/1e1e57b64a41612fa2c6ffc0fe647f59309c31cc"
|
||||
},
|
||||
"date": 1719013311813,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8463424,
|
||||
"unit": "ns/op",
|
||||
"extra": "138 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5956828,
|
||||
"unit": "ns/op",
|
||||
"extra": "199 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue