add Benchmark (go) benchmark result for 1b9d226b07

This commit is contained in:
github-action-benchmark 2024-04-11 23:16:04 +00:00
parent f6cbc8564d
commit 214844f41e

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1712874158448, "lastUpdate": 1712877363951,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -106102,6 +106102,38 @@ window.BENCHMARK_DATA = {
"extra": "199 times\n4 procs" "extra": "199 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "1b9d226b0758851338d3f5d0b64f2c04a667179c",
"message": "core/envoy: format envoy local replies",
"timestamp": "2024-04-11T16:29:53Z",
"url": "https://github.com/pomerium/pomerium/pull/5067/commits/1b9d226b0758851338d3f5d0b64f2c04a667179c"
},
"date": 1712877354895,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8840890,
"unit": "ns/op",
"extra": "133 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6049267,
"unit": "ns/op",
"extra": "199 times\n4 procs"
}
]
} }
] ]
} }