diff --git a/dev/bench/data.js b/dev/bench/data.js index 333ea735a..4c680e82e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1690907072380, + "lastUpdate": 1690907136498, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -59118,6 +59118,38 @@ window.BENCHMARK_DATA = { "extra": "93 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "56be068bacb1b6beb1156aeeff5196ee82e0c92e", + "message": "chore(deps-dev): bump @types/node from 17.0.14 to 20.4.5 in /ui", + "timestamp": "2023-08-01T14:49:43Z", + "url": "https://github.com/pomerium/pomerium/pull/4427/commits/56be068bacb1b6beb1156aeeff5196ee82e0c92e" + }, + "date": 1690907131921, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 12723084, + "unit": "ns/op", + "extra": "87 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8398089, + "unit": "ns/op", + "extra": "138 times\n2 procs" + } + ] } ] }