diff --git a/dev/bench/data.js b/dev/bench/data.js index 7ed750801..e858e73d6 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1696178630228, + "lastUpdate": 1696178656446, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -71634,6 +71634,38 @@ window.BENCHMARK_DATA = { "extra": "122 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "8d924118100bd61f11d58ee9fc63bf0eb37c6f66", + "message": "chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.8 to 3.23.9", + "timestamp": "2023-10-01T15:14:17Z", + "url": "https://github.com/pomerium/pomerium/pull/4605/commits/8d924118100bd61f11d58ee9fc63bf0eb37c6f66" + }, + "date": 1696178650075, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13424722, + "unit": "ns/op", + "extra": "86 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9112276, + "unit": "ns/op", + "extra": "138 times\n2 procs" + } + ] } ] }