diff --git a/dev/bench/data.js b/dev/bench/data.js index 85c0c597d..0374834ca 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1695220138644, + "lastUpdate": 1695220199110, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -70886,6 +70886,38 @@ window.BENCHMARK_DATA = { "extra": "130 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "2d1fb63dcdd42ad9f1152730f119f19798687452", + "message": "chore(deps-dev): bump eslint-plugin-react from 7.28.0 to 7.33.2 in /ui", + "timestamp": "2023-09-20T08:36:32Z", + "url": "https://github.com/pomerium/pomerium/pull/4514/commits/2d1fb63dcdd42ad9f1152730f119f19798687452" + }, + "date": 1695220191567, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13294035, + "unit": "ns/op", + "extra": "85 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8553562, + "unit": "ns/op", + "extra": "135 times\n2 procs" + } + ] } ] }