add Benchmark (go) benchmark result for cbbbe4efb5

This commit is contained in:
github-action-benchmark 2024-09-12 22:50:58 +00:00
parent 5905ebd0c9
commit 1e82d98d7a

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1726178461190, "lastUpdate": 1726181458549,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -123666,6 +123666,38 @@ window.BENCHMARK_DATA = {
"extra": "193 times\n4 procs" "extra": "193 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "cbbbe4efb5124f01b9fd9ff1284da5667c475c31",
"message": "config: remove unused databroker storage settings",
"timestamp": "2024-09-12T21:45:58Z",
"url": "https://github.com/pomerium/pomerium/pull/5285/commits/cbbbe4efb5124f01b9fd9ff1284da5667c475c31"
},
"date": 1726181446675,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9163119,
"unit": "ns/op",
"extra": "127 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6376595,
"unit": "ns/op",
"extra": "189 times\n4 procs"
}
]
} }
] ]
} }