diff --git a/dev/bench/data.js b/dev/bench/data.js index b3e7f0ad3..1f1aff914 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1701311239616, + "lastUpdate": 1701311274497, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -82354,6 +82354,38 @@ window.BENCHMARK_DATA = { "extra": "171 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "28a5cc1b399a26a1b170cbc8e864ddf2df919337", + "message": "chore(deps): bump github.com/prometheus/client_model from 0.4.1-0.20230718164431-9a2bf3000d16 to 0.5.0", + "timestamp": "2023-11-29T14:34:22Z", + "url": "https://github.com/pomerium/pomerium/pull/4672/commits/28a5cc1b399a26a1b170cbc8e864ddf2df919337" + }, + "date": 1701311268978, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10853350, + "unit": "ns/op", + "extra": "121 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7014867, + "unit": "ns/op", + "extra": "175 times\n4 procs" + } + ] } ] }