mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-27 21:49:12 +02:00
add Benchmark (go) benchmark result for 7545ff5d732d2d45c2eae30095e1f01d1a100246
This commit is contained in:
parent
cddd970e58
commit
4eac90dd7b
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1715029755904,
|
"lastUpdate": 1715033052223,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -108866,6 +108866,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "177 times\n4 procs"
|
"extra": "177 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "7545ff5d732d2d45c2eae30095e1f01d1a100246",
|
||||||
|
"message": "[WIP] Envoy resource monitoring & overload manager configuration",
|
||||||
|
"timestamp": "2024-05-06T18:47:25Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5106/commits/7545ff5d732d2d45c2eae30095e1f01d1a100246"
|
||||||
|
},
|
||||||
|
"date": 1715033035649,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8927752,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "134 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6173981,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "198 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue