mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 14:08:09 +02:00
add Benchmark (go) benchmark result for cdc8170776
This commit is contained in:
parent
3c54d7dedf
commit
e93b00e13b
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1667622468348,
|
||||
"lastUpdate": 1667837093836,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -18034,6 +18034,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "144 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "cdc817077624e29faf8346d39dc3110b9e42a4b6",
|
||||
"message": "chore(deps): bump stefanzweifel/git-auto-commit-action from 4.15.3 to 4.15.4",
|
||||
"timestamp": "2022-11-06T11:22:29Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3726/commits/cdc817077624e29faf8346d39dc3110b9e42a4b6"
|
||||
},
|
||||
"date": 1667837093231,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13588376,
|
||||
"unit": "ns/op",
|
||||
"extra": "85 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7943690,
|
||||
"unit": "ns/op",
|
||||
"extra": "157 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue