diff --git a/dev/bench/data.js b/dev/bench/data.js index 948c8c724..a8c434236 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724689300833, + "lastUpdate": 1724693208087, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -120630,6 +120630,38 @@ window.BENCHMARK_DATA = { "extra": "168 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "6543f03dbe1dcfc24edf29483420d5750883e1f6", + "message": "core/grpc: add mock for registry service", + "timestamp": "2024-08-26T13:56:07Z", + "url": "https://github.com/pomerium/pomerium/pull/5243/commits/6543f03dbe1dcfc24edf29483420d5750883e1f6" + }, + "date": 1724693197124, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9444393, + "unit": "ns/op", + "extra": "128 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6399371, + "unit": "ns/op", + "extra": "187 times\n4 procs" + } + ] } ] }