mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 23:18:13 +02:00
add Benchmark (go) benchmark result for 44af1baa13654c0ec09ee1fe47eafef94e3925e7
This commit is contained in:
parent
c868f549aa
commit
b4cb7c9e61
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1718762661031,
|
||||
"lastUpdate": 1718928660414,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -112554,6 +112554,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "188 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "44af1baa13654c0ec09ee1fe47eafef94e3925e7",
|
||||
"message": "authorize: hot path identity provider lookup optimizations",
|
||||
"timestamp": "2024-06-19T21:16:25Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5143/commits/44af1baa13654c0ec09ee1fe47eafef94e3925e7"
|
||||
},
|
||||
"date": 1718928650173,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9694211,
|
||||
"unit": "ns/op",
|
||||
"extra": "122 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 56591274,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue