mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 10:28:10 +02:00
add Benchmark (go) benchmark result for 0a5629a4878c715a943e24e6601842c5f4411e17
This commit is contained in:
parent
084f1f8910
commit
bfeb56cc2d
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1695148944587,
|
||||
"lastUpdate": 1695149122296,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -69466,6 +69466,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "110 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "0a5629a4878c715a943e24e6601842c5f4411e17",
|
||||
"message": "chore(deps): bump github.com/CAFxX/httpcompression from 0.0.8 to 0.0.9",
|
||||
"timestamp": "2023-09-18T09:17:15Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4572/commits/0a5629a4878c715a943e24e6601842c5f4411e17"
|
||||
},
|
||||
"date": 1695149115621,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 15725596,
|
||||
"unit": "ns/op",
|
||||
"extra": "78 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 10119760,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue