add Benchmark (go) benchmark result for 56dbe76d018657e3e05c056b893380cb8383a367

This commit is contained in:
github-action-benchmark 2024-08-14 20:08:03 +00:00
parent 58f815f29e
commit eeebdcb3f7

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1723665865124, "lastUpdate": 1723666083681,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -117622,6 +117622,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": "56dbe76d018657e3e05c056b893380cb8383a367",
"message": "Optimize Policy RouteID and Checksum",
"timestamp": "2024-08-14T18:12:05Z",
"url": "https://github.com/pomerium/pomerium/pull/5185/commits/56dbe76d018657e3e05c056b893380cb8383a367"
},
"date": 1723666063961,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9171940,
"unit": "ns/op",
"extra": "134 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6449204,
"unit": "ns/op",
"extra": "190 times\n4 procs"
}
]
} }
] ]
} }