diff --git a/dev/bench/data.js b/dev/bench/data.js index 8b0f56f73..2ad7f1d5a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725980975227, + "lastUpdate": 1725983205822, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -123070,6 +123070,38 @@ window.BENCHMARK_DATA = { "extra": "176 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "366353932fd2d782e22b5441bf84d264ffb6e4a3", + "message": "core/zero: add organization id and cluster id to bootstrap config", + "timestamp": "2024-09-10T15:14:00Z", + "url": "https://github.com/pomerium/pomerium/pull/5275/commits/366353932fd2d782e22b5441bf84d264ffb6e4a3" + }, + "date": 1725983194377, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8773303, + "unit": "ns/op", + "extra": "130 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6245681, + "unit": "ns/op", + "extra": "194 times\n4 procs" + } + ] } ] }