mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-03 09:58:10 +02:00
add Benchmark (go) benchmark result for d8a777b0c1
This commit is contained in:
parent
0ae29e4311
commit
23d9a58680
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1658161627236,
|
||||
"lastUpdate": 1658161899322,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -2486,6 +2486,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "132 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "d8a777b0c17dbe6407811c5077f38451347917e2",
|
||||
"message": "chore(deps): bump actions/stale from 5.0.0 to 5.1.0",
|
||||
"timestamp": "2022-07-18T06:28:07Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3488/commits/d8a777b0c17dbe6407811c5077f38451347917e2"
|
||||
},
|
||||
"date": 1658161897519,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 14697158,
|
||||
"unit": "ns/op",
|
||||
"extra": "97 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8749228,
|
||||
"unit": "ns/op",
|
||||
"extra": "134 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue