diff --git a/dev/bench/data.js b/dev/bench/data.js index 1351c2267..660c9d531 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725475448378, + "lastUpdate": 1725475499829, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -122098,6 +122098,38 @@ window.BENCHMARK_DATA = { "extra": "190 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "482479932236a24011fe6c8627381257c25a59a2", + "message": "New integration test fixtures", + "timestamp": "2024-09-04T18:22:23Z", + "url": "https://github.com/pomerium/pomerium/pull/5233/commits/482479932236a24011fe6c8627381257c25a59a2" + }, + "date": 1725475488416, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9573112, + "unit": "ns/op", + "extra": "127 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6675156, + "unit": "ns/op", + "extra": "180 times\n4 procs" + } + ] } ] }