diff --git a/dev/bench/data.js b/dev/bench/data.js index 77832ea4e..4ae4af492 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729882056373, + "lastUpdate": 1729882103539, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -128118,6 +128118,38 @@ window.BENCHMARK_DATA = { "extra": "188 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "b3b95aedf16b530607ff2f7ecd17223e325f44e3", + "message": "New integration test fixtures", + "timestamp": "2024-10-25T18:35:46Z", + "url": "https://github.com/pomerium/pomerium/pull/5233/commits/b3b95aedf16b530607ff2f7ecd17223e325f44e3" + }, + "date": 1729882090696, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10996733, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7184468, + "unit": "ns/op", + "extra": "172 times\n4 procs" + } + ] } ] }