mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-28 15:38:05 +02:00
add Benchmark (go) benchmark result for 1f28934a94
This commit is contained in:
parent
1319625615
commit
3e1e486a0c
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1713908383251,
|
||||
"lastUpdate": 1713910455964,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -107070,6 +107070,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "205 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "1f28934a94dae4fb1d148aee912344dd47fb91ce",
|
||||
"message": "core/identity: add disabler",
|
||||
"timestamp": "2024-04-23T11:45:11Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5084/commits/1f28934a94dae4fb1d148aee912344dd47fb91ce"
|
||||
},
|
||||
"date": 1713910439575,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8672467,
|
||||
"unit": "ns/op",
|
||||
"extra": "130 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6137509,
|
||||
"unit": "ns/op",
|
||||
"extra": "201 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue