diff --git a/dev/bench/data.js b/dev/bench/data.js index 44c03dd67..c133e65b1 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729806376929, + "lastUpdate": 1729807188423, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -127814,6 +127814,38 @@ window.BENCHMARK_DATA = { "extra": "196 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "6faaaeb40c4beab805668766545a6f1a78498fb4", + "message": "New integration test fixtures", + "timestamp": "2024-10-24T03:09:56Z", + "url": "https://github.com/pomerium/pomerium/pull/5233/commits/6faaaeb40c4beab805668766545a6f1a78498fb4" + }, + "date": 1729807176464, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9270595, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6864790, + "unit": "ns/op", + "extra": "181 times\n4 procs" + } + ] } ] }