mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-01 17:08:16 +02:00
add Benchmark (go) benchmark result for 6a05d8613a
This commit is contained in:
parent
6fddd8485e
commit
90d99a98d6
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1704481741384,
|
"lastUpdate": 1704482970765,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -92910,6 +92910,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "193 times\n4 procs"
|
"extra": "193 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "6a05d8613a58fcfef64e0b72f0c4e78d072e642f",
|
||||||
|
"message": "core/autocert: fix flaky test",
|
||||||
|
"timestamp": "2024-01-05T19:21:38Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4899/commits/6a05d8613a58fcfef64e0b72f0c4e78d072e642f"
|
||||||
|
},
|
||||||
|
"date": 1704482958887,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9815572,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "121 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6485608,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "182 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue