diff --git a/dev/bench/data.js b/dev/bench/data.js index 0738a6cf0..7954e4a3b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1690908603235, + "lastUpdate": 1690908625718, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -59482,6 +59482,38 @@ window.BENCHMARK_DATA = { "extra": "133 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a8ac0a62df67c33a0051fc40fa8135ce6d1af51e", + "message": "chore(deps): bump github.com/prometheus/procfs from 0.11.0 to 0.11.1", + "timestamp": "2023-08-01T14:49:43Z", + "url": "https://github.com/pomerium/pomerium/pull/4400/commits/a8ac0a62df67c33a0051fc40fa8135ce6d1af51e" + }, + "date": 1690908620706, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13222677, + "unit": "ns/op", + "extra": "90 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8659742, + "unit": "ns/op", + "extra": "124 times\n2 procs" + } + ] } ] }