diff --git a/dev/bench/data.js b/dev/bench/data.js index aacf6e727..592e2582a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730772066456, + "lastUpdate": 1730826902743, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -129046,6 +129046,38 @@ window.BENCHMARK_DATA = { "extra": "183 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "8501d55b636bd2974e7c2c9890b3c9b325f96de3", + "message": "New integration test fixtures", + "timestamp": "2024-11-05T09:38:35Z", + "url": "https://github.com/pomerium/pomerium/pull/5233/commits/8501d55b636bd2974e7c2c9890b3c9b325f96de3" + }, + "date": 1730826890456, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9806334, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6943068, + "unit": "ns/op", + "extra": "170 times\n4 procs" + } + ] } ] }