diff --git a/dev/bench/data.js b/dev/bench/data.js index f48b83432..df763b5e5 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1678122143329, + "lastUpdate": 1678122167019, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -36706,6 +36706,38 @@ window.BENCHMARK_DATA = { "extra": "148 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "2088b32d5700a819d45ceee81b2fb3806b7b2889", + "message": "chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.1 to 3.23.2", + "timestamp": "2023-03-06T12:24:47Z", + "url": "https://github.com/pomerium/pomerium/pull/4037/commits/2088b32d5700a819d45ceee81b2fb3806b7b2889" + }, + "date": 1678122165979, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 12646090, + "unit": "ns/op", + "extra": "84 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8040688, + "unit": "ns/op", + "extra": "144 times\n2 procs" + } + ] } ] }