diff --git a/dev/bench/data.js b/dev/bench/data.js index 1f6450af9..5bdfcc8bd 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686598895754, + "lastUpdate": 1686612681009, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -48906,6 +48906,38 @@ window.BENCHMARK_DATA = { "extra": "81 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "01dde18696f304be6cc172bf8847267751fc2bf6", + "message": "pin to debian:bullseye for casource base image", + "timestamp": "2023-06-12T02:14:30Z", + "url": "https://github.com/pomerium/pomerium/pull/4250/commits/01dde18696f304be6cc172bf8847267751fc2bf6" + }, + "date": 1686612680550, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13203010, + "unit": "ns/op", + "extra": "90 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8456069, + "unit": "ns/op", + "extra": "139 times\n2 procs" + } + ] } ] }