diff --git a/dev/bench/data.js b/dev/bench/data.js index d87da0a73..646713db7 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1695149882468, + "lastUpdate": 1695149963822, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -70082,6 +70082,38 @@ window.BENCHMARK_DATA = { "extra": "121 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "bd86a9e16f2a6ba6aec4d297464cb761c6f83332", + "message": "chore(deps): bump @mui/icons-material from 5.3.1 to 5.14.9 in /ui", + "timestamp": "2023-09-18T09:17:15Z", + "url": "https://github.com/pomerium/pomerium/pull/4567/commits/bd86a9e16f2a6ba6aec4d297464cb761c6f83332" + }, + "date": 1695149957845, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14056734, + "unit": "ns/op", + "extra": "78 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8744015, + "unit": "ns/op", + "extra": "126 times\n2 procs" + } + ] } ] }