mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 18:38:12 +02:00
add Benchmark (go) benchmark result for 9cb9466671
This commit is contained in:
parent
fec43db30f
commit
8ffa907564
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1686939286005,
|
||||
"lastUpdate": 1686939383404,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -52078,6 +52078,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "122 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "9cb94666718c2f16c996e8e224764f26f14109dd",
|
||||
"message": "chore(deps): bump github.com/klauspost/compress from 1.16.5 to 1.16.6",
|
||||
"timestamp": "2023-06-16T16:39:07Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4281/commits/9cb94666718c2f16c996e8e224764f26f14109dd"
|
||||
},
|
||||
"date": 1686939382664,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 18703683,
|
||||
"unit": "ns/op",
|
||||
"extra": "64 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 12168177,
|
||||
"unit": "ns/op",
|
||||
"extra": "86 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue