diff --git a/dev/bench/data.js b/dev/bench/data.js index b652d73d7..f666723d4 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722530400165, + "lastUpdate": 1722532331094, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -116274,6 +116274,38 @@ window.BENCHMARK_DATA = { "extra": "190 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "005c0c8ef6e23327084af1d9059deac17612a093", + "message": "chore(deps): bump the docker group in /.github with 2 updates", + "timestamp": "2024-08-01T16:26:31Z", + "url": "https://github.com/pomerium/pomerium/pull/5202/commits/005c0c8ef6e23327084af1d9059deac17612a093" + }, + "date": 1722532313133, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8963342, + "unit": "ns/op", + "extra": "133 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6037520, + "unit": "ns/op", + "extra": "198 times\n4 procs" + } + ] } ] }