mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-31 23:41:09 +02:00
add Benchmark (go) benchmark result for 62ae120c8a
This commit is contained in:
parent
c771bd8f26
commit
ea8db061a0
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1685379801047,
|
||||
"lastUpdate": 1685379825925,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -46882,6 +46882,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "90 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "62ae120c8ae494ecb50720e223681199f20035e9",
|
||||
"message": "chore(deps): bump debian from `4291be2` to `cd9b6e7`",
|
||||
"timestamp": "2023-05-27T19:15:40Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4206/commits/62ae120c8ae494ecb50720e223681199f20035e9"
|
||||
},
|
||||
"date": 1685379824653,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 19097770,
|
||||
"unit": "ns/op",
|
||||
"extra": "70 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 13554443,
|
||||
"unit": "ns/op",
|
||||
"extra": "98 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue