diff --git a/dev/bench/data.js b/dev/bench/data.js index 73a86a432..1b3325e05 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1696460330862, + "lastUpdate": 1696460419722, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -73006,6 +73006,38 @@ window.BENCHMARK_DATA = { "extra": "128 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "09720911cb97b27876ae1856edb9f7e17a7bc7f5", + "message": "chore(deps): bump @babel/core from 7.17.0 to 7.23.0 in /ui", + "timestamp": "2023-10-04T14:12:42Z", + "url": "https://github.com/pomerium/pomerium/pull/4591/commits/09720911cb97b27876ae1856edb9f7e17a7bc7f5" + }, + "date": 1696460406284, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16132308, + "unit": "ns/op", + "extra": "79 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10718689, + "unit": "ns/op", + "extra": "108 times\n2 procs" + } + ] } ] }