mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 15:08:14 +02:00
add Benchmark (go) benchmark result for b55e7a9dd4752ee270c1f61f0b5080085d7e8b77
This commit is contained in:
parent
fb9501132b
commit
dc12497f66
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1715278082946,
|
||||
"lastUpdate": 1715290291050,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -109262,6 +109262,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "188 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "b55e7a9dd4752ee270c1f61f0b5080085d7e8b77",
|
||||
"message": "[WIP] Envoy resource monitoring & overload manager configuration",
|
||||
"timestamp": "2024-05-09T17:09:43Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5106/commits/b55e7a9dd4752ee270c1f61f0b5080085d7e8b77"
|
||||
},
|
||||
"date": 1715290274190,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 11546988,
|
||||
"unit": "ns/op",
|
||||
"extra": "90 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8147162,
|
||||
"unit": "ns/op",
|
||||
"extra": "148 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue