diff --git a/dev/bench/data.js b/dev/bench/data.js index f6d6b2b05..5f2a8ef61 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729717678158, + "lastUpdate": 1729717982075, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -127558,6 +127558,38 @@ window.BENCHMARK_DATA = { "extra": "164 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "d93d0cb2e25f5a1f378d15c034894b20ecee0ee2", + "message": "tests: use testcontainers", + "timestamp": "2024-10-23T20:18:56Z", + "url": "https://github.com/pomerium/pomerium/pull/5341/commits/d93d0cb2e25f5a1f378d15c034894b20ecee0ee2" + }, + "date": 1729717969824, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9221086, + "unit": "ns/op", + "extra": "130 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6701182, + "unit": "ns/op", + "extra": "180 times\n4 procs" + } + ] } ] }