mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 14:08:09 +02:00
add Benchmark (go) benchmark result for 8a551e67bf
This commit is contained in:
parent
c25f8a28ef
commit
9099547e4e
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1725550500456,
|
"lastUpdate": 1725551889413,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -122366,6 +122366,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "166 times\n4 procs"
|
"extra": "166 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"email": "dmishin@pomerium.com",
|
||||||
|
"name": "Denis Mishin",
|
||||||
|
"username": "wasaga"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"email": "noreply@github.com",
|
||||||
|
"name": "GitHub",
|
||||||
|
"username": "web-flow"
|
||||||
|
},
|
||||||
|
"distinct": true,
|
||||||
|
"id": "8a551e67bf386964e2d36b6c32ca82052081fc8d",
|
||||||
|
"message": "authorize: add request-id to error messages (#5267)",
|
||||||
|
"timestamp": "2024-09-05T11:54:37-04:00",
|
||||||
|
"tree_id": "8107cb22a9db22546d0eea5d565ba909a20ae146",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/8a551e67bf386964e2d36b6c32ca82052081fc8d"
|
||||||
|
},
|
||||||
|
"date": 1725551867769,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 10766841,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 7318988,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "162 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue