diff --git a/dev/bench/data.js b/dev/bench/data.js index c5ec744d2..0d4b0e8d8 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726587805184, + "lastUpdate": 1726594737945, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -124066,6 +124066,38 @@ window.BENCHMARK_DATA = { "extra": "180 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "6a828b403f78b3659bd1de4bc474384ec63f5c77", + "message": "Core-Zero Import", + "timestamp": "2024-09-17T17:17:07Z", + "url": "https://github.com/pomerium/pomerium/pull/5288/commits/6a828b403f78b3659bd1de4bc474384ec63f5c77" + }, + "date": 1726594726522, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10780998, + "unit": "ns/op", + "extra": "114 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7669971, + "unit": "ns/op", + "extra": "166 times\n4 procs" + } + ] } ] }