diff --git a/dev/bench/data.js b/dev/bench/data.js index 34b43ba02..359a28496 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1665495321196, + "lastUpdate": 1665495356401, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -13326,6 +13326,38 @@ window.BENCHMARK_DATA = { "extra": "135 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "6aadadf3fb8c2ded89be11d076a032e278722203", + "message": "chore(deps): bump stefanzweifel/git-auto-commit-action from 4.15.0 to 4.15.1", + "timestamp": "2022-10-08T21:38:46Z", + "url": "https://github.com/pomerium/pomerium/pull/3658/commits/6aadadf3fb8c2ded89be11d076a032e278722203" + }, + "date": 1665495354683, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 18045726, + "unit": "ns/op", + "extra": "64 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10070344, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }