diff --git a/dev/bench/data.js b/dev/bench/data.js index 24603aa76..686e16206 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1659393410440, + "lastUpdate": 1659393793672, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -4814,6 +4814,38 @@ window.BENCHMARK_DATA = { "extra": "132 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "494931ed00148ba18706809b110f8d7e89ce6dfb", + "message": "chore(deps): bump github.com/golangci/golangci-lint from 1.47.2 to 1.47.3", + "timestamp": "2022-07-31T19:05:26Z", + "url": "https://github.com/pomerium/pomerium/pull/3522/commits/494931ed00148ba18706809b110f8d7e89ce6dfb" + }, + "date": 1659393792952, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15074284, + "unit": "ns/op", + "extra": "78 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9476098, + "unit": "ns/op", + "extra": "127 times\n2 procs" + } + ] } ] }