diff --git a/dev/bench/data.js b/dev/bench/data.js index 7fbb3b58e..b652d73d7 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722530183297, + "lastUpdate": 1722530400165, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -116242,6 +116242,38 @@ window.BENCHMARK_DATA = { "extra": "198 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "d3e2bff18d0f65325bac99e419400732f01a010a", + "message": "chore(deps): bump the go group with 22 updates", + "timestamp": "2024-08-01T16:26:31Z", + "url": "https://github.com/pomerium/pomerium/pull/5203/commits/d3e2bff18d0f65325bac99e419400732f01a010a" + }, + "date": 1722530382257, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9122086, + "unit": "ns/op", + "extra": "136 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6253792, + "unit": "ns/op", + "extra": "190 times\n4 procs" + } + ] } ] }