diff --git a/dev/bench/data.js b/dev/bench/data.js index 24e4e5f39..f772339b2 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724364972826, + "lastUpdate": 1724370049427, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -120010,6 +120010,38 @@ window.BENCHMARK_DATA = { "extra": "186 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "6ed5752fa59faaf71e76da4ef825390b6e37740b", + "message": "New integration test fixtures", + "timestamp": "2024-08-22T20:18:21Z", + "url": "https://github.com/pomerium/pomerium/pull/5233/commits/6ed5752fa59faaf71e76da4ef825390b6e37740b" + }, + "date": 1724370038544, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10705070, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7090952, + "unit": "ns/op", + "extra": "169 times\n4 procs" + } + ] } ] }