diff --git a/dev/bench/data.js b/dev/bench/data.js index 45ce20af1..785234b9c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1701449167587, + "lastUpdate": 1701449248215, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -83070,6 +83070,38 @@ window.BENCHMARK_DATA = { "extra": "160 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "3ace992d8bedd32125a89d46e99a8d56eda6f924", + "message": "chore(deps-dev): bump @trivago/prettier-plugin-sort-imports from 2.0.4 to 4.3.0 in /ui", + "timestamp": "2023-11-30T21:37:06Z", + "url": "https://github.com/pomerium/pomerium/pull/4785/commits/3ace992d8bedd32125a89d46e99a8d56eda6f924" + }, + "date": 1701449237083, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10695961, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6528635, + "unit": "ns/op", + "extra": "182 times\n4 procs" + } + ] } ] }