diff --git a/dev/bench/data.js b/dev/bench/data.js index 2631f5549..2a8400093 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1701723554966, + "lastUpdate": 1701723581130, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -84802,6 +84802,38 @@ window.BENCHMARK_DATA = { "extra": "176 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "17a50b1ec77e70d08ad5ccffe116517aa25f1139", + "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/17a50b1ec77e70d08ad5ccffe116517aa25f1139" + }, + "date": 1701723575188, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10820855, + "unit": "ns/op", + "extra": "99 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6579717, + "unit": "ns/op", + "extra": "182 times\n4 procs" + } + ] } ] }