add Benchmark (go) benchmark result for 2188eb6cedce21daecdff2d115ebe8e8ebce6226

This commit is contained in:
github-action-benchmark 2024-07-31 18:30:36 +00:00
parent 8e9b529765
commit fc5a9259b9

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1722450510514, "lastUpdate": 1722450636438,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -115718,6 +115718,38 @@ window.BENCHMARK_DATA = {
"extra": "201 times\n4 procs" "extra": "201 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "2188eb6cedce21daecdff2d115ebe8e8ebce6226",
"message": "debug: add /debug/logs endpoint and integration test helpers",
"timestamp": "2024-07-30T14:34:18Z",
"url": "https://github.com/pomerium/pomerium/pull/5195/commits/2188eb6cedce21daecdff2d115ebe8e8ebce6226"
},
"date": 1722450626166,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9931106,
"unit": "ns/op",
"extra": "121 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6644469,
"unit": "ns/op",
"extra": "177 times\n4 procs"
}
]
} }
] ]
} }