diff --git a/dev/bench/data.js b/dev/bench/data.js index 376f9eb79..1351c2267 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725474363273, + "lastUpdate": 1725475448378, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -122066,6 +122066,38 @@ window.BENCHMARK_DATA = { "extra": "159 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "fd9a664ff55340cc2f5faf3eb4e86b28454f550d", + "message": "New integration test fixtures", + "timestamp": "2024-09-04T18:22:23Z", + "url": "https://github.com/pomerium/pomerium/pull/5233/commits/fd9a664ff55340cc2f5faf3eb4e86b28454f550d" + }, + "date": 1725475437364, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9370001, + "unit": "ns/op", + "extra": "122 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6491990, + "unit": "ns/op", + "extra": "190 times\n4 procs" + } + ] } ] }