diff --git a/dev/bench/data.js b/dev/bench/data.js index 778eea4ef..43da4b4a8 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1727379997507, + "lastUpdate": 1727380143272, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -125302,6 +125302,38 @@ window.BENCHMARK_DATA = { "extra": "188 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "77665603ce31c6b1d09c3ba09bcaf5028f3b983e", + "message": "Core-Zero Import", + "timestamp": "2024-09-25T19:11:46Z", + "url": "https://github.com/pomerium/pomerium/pull/5288/commits/77665603ce31c6b1d09c3ba09bcaf5028f3b983e" + }, + "date": 1727380131007, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11172248, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7193685, + "unit": "ns/op", + "extra": "165 times\n4 procs" + } + ] } ] }