diff --git a/dev/bench/data.js b/dev/bench/data.js index c3b911551..6df5f1e15 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723738069318, + "lastUpdate": 1723740746846, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -118366,6 +118366,38 @@ window.BENCHMARK_DATA = { "extra": "180 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "86ad42a956a4c88bea1ac12faeca46aaa2d93536", + "message": "[WIP] testing 1.23.0 for CodeQL", + "timestamp": "2024-08-15T14:57:15Z", + "url": "https://github.com/pomerium/pomerium/pull/5220/commits/86ad42a956a4c88bea1ac12faeca46aaa2d93536" + }, + "date": 1723740735811, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9811968, + "unit": "ns/op", + "extra": "123 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6858382, + "unit": "ns/op", + "extra": "177 times\n4 procs" + } + ] } ] }