diff --git a/dev/bench/data.js b/dev/bench/data.js index a2bee1700..7ad0547f7 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724447556671, + "lastUpdate": 1724450999710, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -120398,6 +120398,38 @@ window.BENCHMARK_DATA = { "extra": "181 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "4ec12f731b8e8ded3a232250327f51471718d189", + "message": "core/ci: codeql", + "timestamp": "2024-08-23T16:35:50Z", + "url": "https://github.com/pomerium/pomerium/pull/5239/commits/4ec12f731b8e8ded3a232250327f51471718d189" + }, + "date": 1724450988462, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9363378, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6689434, + "unit": "ns/op", + "extra": "183 times\n4 procs" + } + ] } ] }