diff --git a/dev/bench/data.js b/dev/bench/data.js index bdc02f36d..e3a9cb743 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1709672587495, + "lastUpdate": 1709672607778, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -99642,6 +99642,38 @@ window.BENCHMARK_DATA = { "extra": "202 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "8e6de20603d091a4a826b619271425f052e8d42c", + "message": "chore(deps): bump google.golang.org/api from 0.161.0 to 0.168.0", + "timestamp": "2024-03-05T10:46:42Z", + "url": "https://github.com/pomerium/pomerium/pull/5010/commits/8e6de20603d091a4a826b619271425f052e8d42c" + }, + "date": 1709672599566, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8726596, + "unit": "ns/op", + "extra": "136 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5929972, + "unit": "ns/op", + "extra": "200 times\n4 procs" + } + ] } ] }