diff --git a/dev/bench/data.js b/dev/bench/data.js index b82cca4ac..c1a4ebda2 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1689022461045, + "lastUpdate": 1689022502702, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -55842,6 +55842,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "9673be3301c85807a58723d05209f2b5a6d6ebf2", + "message": "chore(deps): bump google.golang.org/api from 0.128.0 to 0.130.0", + "timestamp": "2023-07-10T12:34:48Z", + "url": "https://github.com/pomerium/pomerium/pull/4348/commits/9673be3301c85807a58723d05209f2b5a6d6ebf2" + }, + "date": 1689022497141, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17362070, + "unit": "ns/op", + "extra": "72 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11933111, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }