diff --git a/dev/bench/data.js b/dev/bench/data.js index 3ba9dab7b..2d536e890 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1692304630886, + "lastUpdate": 1692306326332, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -63662,6 +63662,38 @@ window.BENCHMARK_DATA = { "extra": "129 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "27bbe742bbf52e091e01d99429c11d5b55d2bc58", + "message": "zero: rm extra call on start", + "timestamp": "2023-08-16T10:08:06Z", + "url": "https://github.com/pomerium/pomerium/pull/4474/commits/27bbe742bbf52e091e01d99429c11d5b55d2bc58" + }, + "date": 1692306319813, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17665321, + "unit": "ns/op", + "extra": "74 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11960953, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }