diff --git a/dev/bench/data.js b/dev/bench/data.js index 5bc58bb24..94d253625 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1701723062469, + "lastUpdate": 1701723068856, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -84278,6 +84278,38 @@ window.BENCHMARK_DATA = { "extra": "178 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "e3559d702ca2e590ddf9b3750892a3dc9d76a507", + "message": "chore(deps): bump github.com/open-policy-agent/opa from 0.57.0 to 0.59.0", + "timestamp": "2023-12-04T18:10:41Z", + "url": "https://github.com/pomerium/pomerium/pull/4799/commits/e3559d702ca2e590ddf9b3750892a3dc9d76a507" + }, + "date": 1701723062741, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10229729, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6219385, + "unit": "ns/op", + "extra": "193 times\n4 procs" + } + ] } ] }