mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-31 15:29:48 +02:00
add Benchmark (go) benchmark result for 2a1db3b1ae
This commit is contained in:
parent
a300e535da
commit
63e517ecc2
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1715979034335,
|
||||
"lastUpdate": 1716225490593,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -109750,6 +109750,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "189 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "2a1db3b1aee463c91259d733bf67bcb19448e15b",
|
||||
"message": "Add runtime flag to allow disabling config hot-reload (#5079)",
|
||||
"timestamp": "2024-05-20T16:06:54Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5112/commits/2a1db3b1aee463c91259d733bf67bcb19448e15b"
|
||||
},
|
||||
"date": 1716225481823,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9032079,
|
||||
"unit": "ns/op",
|
||||
"extra": "128 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6394610,
|
||||
"unit": "ns/op",
|
||||
"extra": "194 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue