diff --git a/dev/bench/data.js b/dev/bench/data.js index 964dbc6c6..719e6ef13 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726595213672, + "lastUpdate": 1726598470358, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -124162,6 +124162,38 @@ window.BENCHMARK_DATA = { "extra": "180 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "df44c8a14dc3e8f53b811da4743bc9754a851f1a", + "message": "Core-Zero Import", + "timestamp": "2024-09-17T17:17:07Z", + "url": "https://github.com/pomerium/pomerium/pull/5288/commits/df44c8a14dc3e8f53b811da4743bc9754a851f1a" + }, + "date": 1726598459064, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8457818, + "unit": "ns/op", + "extra": "139 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5805321, + "unit": "ns/op", + "extra": "206 times\n4 procs" + } + ] } ] }