diff --git a/dev/bench/data.js b/dev/bench/data.js index 4fbe11923..3f62afd58 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1684170036361, + "lastUpdate": 1684170091605, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -45118,6 +45118,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "95a2f215ab17d65c2ebbc317e9e941bc914a2b66", + "message": "chore(deps): bump golang.org/x/oauth2 from 0.7.0 to 0.8.0", + "timestamp": "2023-05-15T00:28:52Z", + "url": "https://github.com/pomerium/pomerium/pull/4178/commits/95a2f215ab17d65c2ebbc317e9e941bc914a2b66" + }, + "date": 1684170090534, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16304675, + "unit": "ns/op", + "extra": "63 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10577220, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }