mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for d71a755134
This commit is contained in:
parent
1d488bdaef
commit
b88ebbc198
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1728339009181,
|
||||
"lastUpdate": 1728339176753,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -126174,6 +126174,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "206 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "d71a7551340ae39e9bb04bc857b6a56bbcb2a933",
|
||||
"message": "authorize: fix transient errors from databroker causing redirect loop",
|
||||
"timestamp": "2024-10-07T19:54:36Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5317/commits/d71a7551340ae39e9bb04bc857b6a56bbcb2a933"
|
||||
},
|
||||
"date": 1728339165499,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8928563,
|
||||
"unit": "ns/op",
|
||||
"extra": "132 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6566286,
|
||||
"unit": "ns/op",
|
||||
"extra": "184 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue