mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-25 04:28:35 +02:00
add Benchmark (go) benchmark result for 97e44ce299
This commit is contained in:
parent
1adaaf3d76
commit
02648f26c6
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1718397406858,
|
"lastUpdate": 1718560248115,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -112086,6 +112086,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "181 times\n4 procs"
|
"extra": "181 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "97e44ce299e1c85cc881b15953a464009549369b",
|
||||||
|
"message": "zero/telemetry: internal envoy stats scraper and metrics producer",
|
||||||
|
"timestamp": "2024-06-16T10:17:13Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5136/commits/97e44ce299e1c85cc881b15953a464009549369b"
|
||||||
|
},
|
||||||
|
"date": 1718560238624,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8856646,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "134 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5830489,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "200 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue