diff --git a/dev/bench/data.js b/dev/bench/data.js index 7a8f20956..29fdae932 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726274997920, + "lastUpdate": 1726275054407, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -123866,6 +123866,38 @@ window.BENCHMARK_DATA = { "extra": "195 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "3e6c30dffa49e3d2ede8d623a2850e104a941755", + "message": "Core-Zero Import", + "timestamp": "2024-09-13T20:39:17Z", + "url": "https://github.com/pomerium/pomerium/pull/5288/commits/3e6c30dffa49e3d2ede8d623a2850e104a941755" + }, + "date": 1726275043035, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8945709, + "unit": "ns/op", + "extra": "133 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6053606, + "unit": "ns/op", + "extra": "184 times\n4 procs" + } + ] } ] }