diff --git a/dev/bench/data.js b/dev/bench/data.js index f8081ed0f..d56867dfd 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1678906907333, + "lastUpdate": 1678906939726, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -38178,6 +38178,38 @@ window.BENCHMARK_DATA = { "extra": "141 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "74b4cbba9cef7c0adc7b573458d85d84780cee83", + "message": "chore(deps): bump docker/setup-buildx-action from 2.4.1 to 2.5.0", + "timestamp": "2023-03-15T16:15:03Z", + "url": "https://github.com/pomerium/pomerium/pull/4055/commits/74b4cbba9cef7c0adc7b573458d85d84780cee83" + }, + "date": 1678906939132, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13001957, + "unit": "ns/op", + "extra": "91 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7881805, + "unit": "ns/op", + "extra": "147 times\n2 procs" + } + ] } ] }