diff --git a/dev/bench/data.js b/dev/bench/data.js index 3e046beb6..c7c885fea 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1672070781963, + "lastUpdate": 1672070784897, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -25618,6 +25618,38 @@ window.BENCHMARK_DATA = { "extra": "126 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "dafe358311e91b7d2f407e38fb7b9a89812b301e", + "message": "chore(deps): bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0", + "timestamp": "2022-12-26T13:39:58Z", + "url": "https://github.com/pomerium/pomerium/pull/3835/commits/dafe358311e91b7d2f407e38fb7b9a89812b301e" + }, + "date": 1672070783877, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13215814, + "unit": "ns/op", + "extra": "97 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8345623, + "unit": "ns/op", + "extra": "147 times\n2 procs" + } + ] } ] }