diff --git a/dev/bench/data.js b/dev/bench/data.js index 550d29461..4dda3abf1 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686870726046, + "lastUpdate": 1686871187065, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -50138,6 +50138,38 @@ window.BENCHMARK_DATA = { "extra": "128 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a3adcfed6929f36aed4773536f5ec39f91b139b4", + "message": "fix checkouts", + "timestamp": "2023-06-14T13:08:50Z", + "url": "https://github.com/pomerium/pomerium/pull/4269/commits/a3adcfed6929f36aed4773536f5ec39f91b139b4" + }, + "date": 1686871183679, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15809255, + "unit": "ns/op", + "extra": "79 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8675689, + "unit": "ns/op", + "extra": "130 times\n2 procs" + } + ] } ] }