diff --git a/dev/bench/data.js b/dev/bench/data.js index e1cb36d30..a92843c4c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725209807066, + "lastUpdate": 1725209879536, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -121686,6 +121686,38 @@ window.BENCHMARK_DATA = { "extra": "180 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "36b728f021ed62ba3327318e6c4529af7a56082e", + "message": "chore(deps): bump busybox from `9ae97d3` to `8274294` in /.github in the docker group", + "timestamp": "2024-09-01T07:00:19Z", + "url": "https://github.com/pomerium/pomerium/pull/5260/commits/36b728f021ed62ba3327318e6c4529af7a56082e" + }, + "date": 1725209868710, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9816269, + "unit": "ns/op", + "extra": "123 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6656357, + "unit": "ns/op", + "extra": "181 times\n4 procs" + } + ] } ] }