diff --git a/dev/bench/data.js b/dev/bench/data.js index bb80f7ed7..665f880ea 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725394654772, + "lastUpdate": 1725395086783, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -121930,6 +121930,38 @@ window.BENCHMARK_DATA = { "extra": "190 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "eaf791fc905150f2e8e3d84baf605bafd7da0d01", + "message": "chore(deps): bump the go group across 1 directory with 28 updates", + "timestamp": "2024-09-03T20:14:04Z", + "url": "https://github.com/pomerium/pomerium/pull/5262/commits/eaf791fc905150f2e8e3d84baf605bafd7da0d01" + }, + "date": 1725395064900, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10188440, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6893785, + "unit": "ns/op", + "extra": "176 times\n4 procs" + } + ] } ] }