diff --git a/dev/bench/data.js b/dev/bench/data.js index 01e9d961d..8adaa913d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1706804608154, + "lastUpdate": 1706804628812, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -94822,6 +94822,38 @@ window.BENCHMARK_DATA = { "extra": "187 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "4055d5517ae4bede0c17a9b7b0134a346ac87553", + "message": "chore(deps): bump google-github-actions/setup-gcloud from 2.0.1 to 2.1.0", + "timestamp": "2024-02-01T06:54:34Z", + "url": "https://github.com/pomerium/pomerium/pull/4924/commits/4055d5517ae4bede0c17a9b7b0134a346ac87553" + }, + "date": 1706804621069, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9107118, + "unit": "ns/op", + "extra": "123 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6579883, + "unit": "ns/op", + "extra": "187 times\n4 procs" + } + ] } ] }