diff --git a/dev/bench/data.js b/dev/bench/data.js index f55bc3ff3..282365e25 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1666112356465, + "lastUpdate": 1666112498382, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -15002,6 +15002,38 @@ window.BENCHMARK_DATA = { "extra": "123 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "afb26494b1fe15bd3921141085765e518ad0ba82", + "message": "chore(deps): bump docker/login-action from 2.0.0 to 2.1.0", + "timestamp": "2022-10-18T12:23:58Z", + "url": "https://github.com/pomerium/pomerium/pull/3682/commits/afb26494b1fe15bd3921141085765e518ad0ba82" + }, + "date": 1666112496807, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15398311, + "unit": "ns/op", + "extra": "72 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9423298, + "unit": "ns/op", + "extra": "130 times\n2 procs" + } + ] } ] }