diff --git a/dev/bench/data.js b/dev/bench/data.js index fa30e73a8..736cf44cb 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1690906229189, + "lastUpdate": 1690906233223, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -58446,6 +58446,38 @@ window.BENCHMARK_DATA = { "extra": "129 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "8e20f1569e410c2ff126cf61df8435d62a637d49", + "message": "chore(deps): bump github.com/open-policy-agent/opa from 0.54.0 to 0.55.0", + "timestamp": "2023-08-01T14:49:43Z", + "url": "https://github.com/pomerium/pomerium/pull/4404/commits/8e20f1569e410c2ff126cf61df8435d62a637d49" + }, + "date": 1690906228670, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13685078, + "unit": "ns/op", + "extra": "79 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8656564, + "unit": "ns/op", + "extra": "120 times\n2 procs" + } + ] } ] }