diff --git a/dev/bench/data.js b/dev/bench/data.js index 9cac27e80..b341de03e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1700069235760, + "lastUpdate": 1700069248419, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -80778,6 +80778,38 @@ window.BENCHMARK_DATA = { "extra": "190 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "ce5a986829925e6b8a80a33560fc650cd00b1b55", + "message": "chore(deps): bump github.com/coreos/go-oidc/v3 from 3.6.0 to 3.7.0", + "timestamp": "2023-11-15T12:00:13Z", + "url": "https://github.com/pomerium/pomerium/pull/4684/commits/ce5a986829925e6b8a80a33560fc650cd00b1b55" + }, + "date": 1700069243066, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10278669, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6746552, + "unit": "ns/op", + "extra": "188 times\n4 procs" + } + ] } ] }