diff --git a/dev/bench/data.js b/dev/bench/data.js index b9fddec8f..62eb2ad11 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724361101937, + "lastUpdate": 1724362720521, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -119914,6 +119914,38 @@ window.BENCHMARK_DATA = { "extra": "170 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "79ba9fcf52fa2593640e7f1744208af2586607fe", + "message": "New integration test fixtures", + "timestamp": "2024-08-22T20:18:21Z", + "url": "https://github.com/pomerium/pomerium/pull/5233/commits/79ba9fcf52fa2593640e7f1744208af2586607fe" + }, + "date": 1724362709007, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9471426, + "unit": "ns/op", + "extra": "121 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6311617, + "unit": "ns/op", + "extra": "184 times\n4 procs" + } + ] } ] }