diff --git a/dev/bench/data.js b/dev/bench/data.js index 074234656..59676cbe7 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726089333861, + "lastUpdate": 1726097510560, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -123366,6 +123366,38 @@ window.BENCHMARK_DATA = { "extra": "192 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "7ee7daa9c815b3d8f2f5b1f8789af61af407b784", + "message": "ci: address Dockerfile warnings", + "timestamp": "2024-09-11T14:55:26Z", + "url": "https://github.com/pomerium/pomerium/pull/5283/commits/7ee7daa9c815b3d8f2f5b1f8789af61af407b784" + }, + "date": 1726097498212, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9389161, + "unit": "ns/op", + "extra": "121 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6748092, + "unit": "ns/op", + "extra": "182 times\n4 procs" + } + ] } ] }