diff --git a/dev/bench/data.js b/dev/bench/data.js index ed6439866..b2933109f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730747175549, + "lastUpdate": 1730764619631, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -128918,6 +128918,38 @@ window.BENCHMARK_DATA = { "extra": "193 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "2992b7705623c662b5dbaccf446540c96297cac7", + "message": "New integration test fixtures", + "timestamp": "2024-11-04T00:37:05Z", + "url": "https://github.com/pomerium/pomerium/pull/5233/commits/2992b7705623c662b5dbaccf446540c96297cac7" + }, + "date": 1730764607656, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9026925, + "unit": "ns/op", + "extra": "134 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6433785, + "unit": "ns/op", + "extra": "192 times\n4 procs" + } + ] } ] }