diff --git a/dev/bench/data.js b/dev/bench/data.js index 1a0caa77f..8453a7436 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1666112940732, + "lastUpdate": 1666112975274, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -15138,6 +15138,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "4ec2992deabe1baec653134fc1632f52164d67d7", + "message": "chore(deps): bump github.com/golangci/golangci-lint from 1.48.0 to 1.50.0", + "timestamp": "2022-10-18T12:23:58Z", + "url": "https://github.com/pomerium/pomerium/pull/3667/commits/4ec2992deabe1baec653134fc1632f52164d67d7" + }, + "date": 1666112974382, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14699756, + "unit": "ns/op", + "extra": "84 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8904588, + "unit": "ns/op", + "extra": "134 times\n2 procs" + } + ] } ] }