add Benchmark (go) benchmark result for c7ec7650b3

This commit is contained in:
github-action-benchmark 2025-02-03 22:35:34 +00:00
parent 296cf8183f
commit 33cf4e59b9

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1738622119534, "lastUpdate": 1738622134265,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -168280,6 +168280,38 @@ window.BENCHMARK_DATA = {
"extra": "206 times\n4 procs" "extra": "206 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "c7ec7650b3bd4c5a6877e085c30f8caa8b8a7e83",
"message": "config: escape % signs in local reply format string",
"timestamp": "2025-02-03T22:31:10Z",
"url": "https://github.com/pomerium/pomerium/pull/5469/commits/c7ec7650b3bd4c5a6877e085c30f8caa8b8a7e83"
},
"date": 1738622105025,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8525252,
"unit": "ns/op",
"extra": "139 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6029471,
"unit": "ns/op",
"extra": "210 times\n4 procs"
}
]
} }
] ]
} }