diff --git a/dev/bench/data.js b/dev/bench/data.js index 2cdd28802..84f3c8a69 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1709675887180, + "lastUpdate": 1709675889388, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -101602,6 +101602,38 @@ window.BENCHMARK_DATA = { "extra": "190 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "945231a88d481ef1579ec303d1fcc5a5aa5e8c3d", + "message": "chore(deps): bump cloud.google.com/go/storage from 1.37.0 to 1.39.0", + "timestamp": "2024-03-05T10:46:42Z", + "url": "https://github.com/pomerium/pomerium/pull/4989/commits/945231a88d481ef1579ec303d1fcc5a5aa5e8c3d" + }, + "date": 1709675879372, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8593569, + "unit": "ns/op", + "extra": "136 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5954349, + "unit": "ns/op", + "extra": "198 times\n4 procs" + } + ] } ] }