add Benchmark (go) benchmark result for a971430ddab0db93f5610f8aa62d1b78a64c6921

This commit is contained in:
github-action-benchmark 2024-11-05 18:36:25 +00:00
parent b08ec08ca8
commit d2bdc81bcb

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1730826902743, "lastUpdate": 1730831785220,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -129078,6 +129078,38 @@ window.BENCHMARK_DATA = {
"extra": "170 times\n4 procs" "extra": "170 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "a971430ddab0db93f5610f8aa62d1b78a64c6921",
"message": "Optimize Policy RouteID and Checksum",
"timestamp": "2024-11-05T09:38:35Z",
"url": "https://github.com/pomerium/pomerium/pull/5185/commits/a971430ddab0db93f5610f8aa62d1b78a64c6921"
},
"date": 1730831772088,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8736697,
"unit": "ns/op",
"extra": "138 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 5958394,
"unit": "ns/op",
"extra": "201 times\n4 procs"
}
]
} }
] ]
} }