diff --git a/dev/bench/data.js b/dev/bench/data.js index c921fea36..a8f28e101 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729887874999, + "lastUpdate": 1729891604213, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -128286,6 +128286,38 @@ window.BENCHMARK_DATA = { "extra": "176 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "6be8b5f56dada42d12669448fae2e20132ff3211", + "message": "tests: use testcontainers", + "timestamp": "2024-10-25T20:21:23Z", + "url": "https://github.com/pomerium/pomerium/pull/5341/commits/6be8b5f56dada42d12669448fae2e20132ff3211" + }, + "date": 1729891591525, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9460504, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6261071, + "unit": "ns/op", + "extra": "177 times\n4 procs" + } + ] } ] }