diff --git a/dev/bench/data.js b/dev/bench/data.js index 7ad0547f7..040db2119 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724450999710, + "lastUpdate": 1724451068334, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -120430,6 +120430,38 @@ window.BENCHMARK_DATA = { "extra": "183 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "dfe27c135fbe46702554c1001b8996ccf580b9e7", + "message": "core/ci: codeql", + "timestamp": "2024-08-23T16:35:50Z", + "url": "https://github.com/pomerium/pomerium/pull/5239/commits/dfe27c135fbe46702554c1001b8996ccf580b9e7" + }, + "date": 1724451057592, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9753657, + "unit": "ns/op", + "extra": "121 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7342005, + "unit": "ns/op", + "extra": "175 times\n4 procs" + } + ] } ] }