mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-30 00:18:15 +02:00
add Benchmark (go) benchmark result for 81e5f1a493
This commit is contained in:
parent
f03e035cce
commit
e62884252b
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1704726457111,
|
||||
"lastUpdate": 1704731464907,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -93078,6 +93078,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "142 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "81e5f1a49392570f61b90f50bdecd9cb9f02e909",
|
||||
"message": "zero/k8s: deployment manifests",
|
||||
"timestamp": "2024-01-07T19:05:48Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4763/commits/81e5f1a49392570f61b90f50bdecd9cb9f02e909"
|
||||
},
|
||||
"date": 1704731457790,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 11494399,
|
||||
"unit": "ns/op",
|
||||
"extra": "99 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8188092,
|
||||
"unit": "ns/op",
|
||||
"extra": "154 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue