add Benchmark (go) benchmark result for d06a101f79

This commit is contained in:
github-action-benchmark 2024-09-16 22:56:23 +00:00
parent ce10c37793
commit 6434546595

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1726520070255, "lastUpdate": 1726527383379,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -123998,6 +123998,42 @@ window.BENCHMARK_DATA = {
"extra": "190 times\n4 procs" "extra": "190 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"email": "joekralicky@gmail.com",
"name": "Joe Kralicky",
"username": "kralicky"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "d06a101f790c9799b19b9624ad71812e86f27edb",
"message": "ppl: fix empty/no-op allow block added in some cases to converted PPL policies (#5289)\n\nFix empty/no-op allow block added in some cases to converted PPL policies",
"timestamp": "2024-09-16T18:52:54-04:00",
"tree_id": "db252c9d06cd6300f7a7e1cc906fa41a49043d2e",
"url": "https://github.com/pomerium/pomerium/commit/d06a101f790c9799b19b9624ad71812e86f27edb"
},
"date": 1726527371780,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9673094,
"unit": "ns/op",
"extra": "124 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6561709,
"unit": "ns/op",
"extra": "176 times\n4 procs"
}
]
} }
] ]
} }