diff --git a/dev/bench/data.js b/dev/bench/data.js index 345e072f3..6d7dd4364 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726612943733, + "lastUpdate": 1726677392395, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -124290,6 +124290,38 @@ window.BENCHMARK_DATA = { "extra": "188 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "774a66d71990f9f82d4f9bcf831b6581c5c9152d", + "message": "Core-Zero Import", + "timestamp": "2024-09-18T10:20:53Z", + "url": "https://github.com/pomerium/pomerium/pull/5288/commits/774a66d71990f9f82d4f9bcf831b6581c5c9152d" + }, + "date": 1726677380150, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10140611, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6786932, + "unit": "ns/op", + "extra": "180 times\n4 procs" + } + ] } ] }