mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 14:38:09 +02:00
add Benchmark (go) benchmark result for db23a4c5df
This commit is contained in:
parent
c54d4a49a2
commit
acf1d57a76
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1719013485874,
|
||||
"lastUpdate": 1719264757100,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -112746,6 +112746,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "186 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "db23a4c5dfac62355dad891b578270697ec24b2f",
|
||||
"message": "zero/telemetry: add hostname and version",
|
||||
"timestamp": "2024-06-22T15:53:37Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5146/commits/db23a4c5dfac62355dad891b578270697ec24b2f"
|
||||
},
|
||||
"date": 1719264747675,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10060370,
|
||||
"unit": "ns/op",
|
||||
"extra": "129 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6426085,
|
||||
"unit": "ns/op",
|
||||
"extra": "195 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue