mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for cd526dd648576475b4aeeeb6b9953703f342fe2a
This commit is contained in:
parent
6cc320b36d
commit
ce448031ad
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1726773288082,
|
||||
"lastUpdate": 1726774610895,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -124522,6 +124522,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "166 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "cd526dd648576475b4aeeeb6b9953703f342fe2a",
|
||||
"message": "Core-Zero Import",
|
||||
"timestamp": "2024-09-19T19:10:50Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5288/commits/cd526dd648576475b4aeeeb6b9953703f342fe2a"
|
||||
},
|
||||
"date": 1726774599125,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10221130,
|
||||
"unit": "ns/op",
|
||||
"extra": "117 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6962563,
|
||||
"unit": "ns/op",
|
||||
"extra": "169 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue