diff --git a/dev/bench/data.js b/dev/bench/data.js index d16d0e432..8877b7a58 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686940237856, + "lastUpdate": 1686940296548, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -52686,6 +52686,38 @@ window.BENCHMARK_DATA = { "extra": "111 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "8b69b25ffae61c7b70d6abbf543b74e50a1794fb", + "message": "chore(deps): bump @mui/material from 5.4.0 to 5.13.5 in /ui", + "timestamp": "2023-06-16T16:39:07Z", + "url": "https://github.com/pomerium/pomerium/pull/4288/commits/8b69b25ffae61c7b70d6abbf543b74e50a1794fb" + }, + "date": 1686940295968, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13947749, + "unit": "ns/op", + "extra": "81 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8591864, + "unit": "ns/op", + "extra": "127 times\n2 procs" + } + ] } ] }