diff --git a/dev/bench/data.js b/dev/bench/data.js index 668882a22..44c03dd67 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729804802305, + "lastUpdate": 1729806376929, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -127782,6 +127782,38 @@ window.BENCHMARK_DATA = { "extra": "187 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "afae75561a0773d683e5cb4f9d04b851a263bb66", + "message": "New integration test fixtures", + "timestamp": "2024-10-24T03:09:56Z", + "url": "https://github.com/pomerium/pomerium/pull/5233/commits/afae75561a0773d683e5cb4f9d04b851a263bb66" + }, + "date": 1729806365290, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8931120, + "unit": "ns/op", + "extra": "134 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6128229, + "unit": "ns/op", + "extra": "196 times\n4 procs" + } + ] } ] }