add Benchmark (go) benchmark result for 66218cf828

This commit is contained in:
github-action-benchmark 2024-09-16 17:48:44 +00:00
parent b612566712
commit fc850f8d09

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1726275054407, "lastUpdate": 1726508924731,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -123898,6 +123898,38 @@ window.BENCHMARK_DATA = {
"extra": "184 times\n4 procs" "extra": "184 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "66218cf828b3ef40da46bf8b7124dcdb0f958774",
"message": "ppl: fix empty/no-op allow block added in some cases to converted PPL policies",
"timestamp": "2024-09-14T20:12:53Z",
"url": "https://github.com/pomerium/pomerium/pull/5289/commits/66218cf828b3ef40da46bf8b7124dcdb0f958774"
},
"date": 1726508913140,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9644739,
"unit": "ns/op",
"extra": "124 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6944402,
"unit": "ns/op",
"extra": "166 times\n4 procs"
}
]
} }
] ]
} }