diff --git a/dev/bench/data.js b/dev/bench/data.js index 6d2526a0b..2d72cdf5e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1661550264985, + "lastUpdate": 1661789695537, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -8166,6 +8166,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "79e3c365a8dfb604a3341687bba2e625af223bcc", + "message": "chore(deps): bump github.com/golangci/golangci-lint from 1.48.0 to 1.49.0", + "timestamp": "2022-08-26T16:26:12Z", + "url": "https://github.com/pomerium/pomerium/pull/3578/commits/79e3c365a8dfb604a3341687bba2e625af223bcc" + }, + "date": 1661789695098, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14429537, + "unit": "ns/op", + "extra": "76 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8480359, + "unit": "ns/op", + "extra": "138 times\n2 procs" + } + ] } ] }