mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 21:48:23 +02:00
add Benchmark (go) benchmark result for 0dfa172ae8c94f01767887e2350bdf6ab2dbde6d
This commit is contained in:
parent
dbf3d44468
commit
b21bb1a659
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1732304189425,
|
"lastUpdate": 1732314958867,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -131194,6 +131194,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "219 times\n4 procs"
|
"extra": "219 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "0dfa172ae8c94f01767887e2350bdf6ab2dbde6d",
|
||||||
|
"message": "testenv: embedded envoy cpu/memory profiling config",
|
||||||
|
"timestamp": "2024-11-22T19:32:57Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5377/commits/0dfa172ae8c94f01767887e2350bdf6ab2dbde6d"
|
||||||
|
},
|
||||||
|
"date": 1732314935296,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8271446,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "144 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5404482,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "218 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue