diff --git a/dev/bench/data.js b/dev/bench/data.js index 7234533e8..5f2d84b76 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686940384891, + "lastUpdate": 1686940418359, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -52750,6 +52750,38 @@ window.BENCHMARK_DATA = { "extra": "138 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "6b5ac308c7d3f244de77f4606bac4a50c9216696", + "message": "chore(deps-dev): bump eslint-plugin-react from 7.28.0 to 7.32.2 in /ui", + "timestamp": "2023-06-16T16:39:07Z", + "url": "https://github.com/pomerium/pomerium/pull/4298/commits/6b5ac308c7d3f244de77f4606bac4a50c9216696" + }, + "date": 1686940417280, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14026953, + "unit": "ns/op", + "extra": "84 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8641618, + "unit": "ns/op", + "extra": "132 times\n2 procs" + } + ] } ] }