mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for 3eb360f110
This commit is contained in:
parent
639d41b90b
commit
9999b3b83f
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1726173929668,
|
"lastUpdate": 1726174351419,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -123566,6 +123566,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "183 times\n4 procs"
|
"extra": "183 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "3eb360f110b11d8d8f16e5ae66df6a8647ecbd0f",
|
||||||
|
"message": "core/zero: add usage reporter",
|
||||||
|
"timestamp": "2024-09-12T17:10:48Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5281/commits/3eb360f110b11d8d8f16e5ae66df6a8647ecbd0f"
|
||||||
|
},
|
||||||
|
"date": 1726174339658,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 10330467,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "120 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 7066166,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "171 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue