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