diff --git a/dev/bench/data.js b/dev/bench/data.js index ec764bcff..7a8f20956 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726274908604, + "lastUpdate": 1726274997920, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -123834,6 +123834,38 @@ window.BENCHMARK_DATA = { "extra": "189 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "405c75026520bfd8c751d72a115db53030744945", + "message": "Core-Zero Import", + "timestamp": "2024-09-13T20:39:17Z", + "url": "https://github.com/pomerium/pomerium/pull/5288/commits/405c75026520bfd8c751d72a115db53030744945" + }, + "date": 1726274976214, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8688066, + "unit": "ns/op", + "extra": "138 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5873814, + "unit": "ns/op", + "extra": "195 times\n4 procs" + } + ] } ] }