diff --git a/dev/bench/data.js b/dev/bench/data.js index b2933109f..5262a5d62 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730764619631, + "lastUpdate": 1730765433345, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -128950,6 +128950,38 @@ window.BENCHMARK_DATA = { "extra": "192 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "bfd7cf73b3076d2fa7c89ac396945047820a5f9c", + "message": "New integration test fixtures", + "timestamp": "2024-11-04T00:37:05Z", + "url": "https://github.com/pomerium/pomerium/pull/5233/commits/bfd7cf73b3076d2fa7c89ac396945047820a5f9c" + }, + "date": 1730765420724, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8840062, + "unit": "ns/op", + "extra": "136 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6122444, + "unit": "ns/op", + "extra": "200 times\n4 procs" + } + ] } ] }