diff --git a/dev/bench/data.js b/dev/bench/data.js index 8b620d9c3..bb472ba8f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1658765497620, + "lastUpdate": 1658766134067, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -3066,6 +3066,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "ceebd75a3a14097dfe57d18d4775cbeb253d158b", + "message": "chore(deps): bump docker/build-push-action from 3.0.0 to 3.1.0", + "timestamp": "2022-07-25T13:51:59Z", + "url": "https://github.com/pomerium/pomerium/pull/3501/commits/ceebd75a3a14097dfe57d18d4775cbeb253d158b" + }, + "date": 1658766133295, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 19568241, + "unit": "ns/op", + "extra": "68 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 12399591, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }