diff --git a/dev/bench/data.js b/dev/bench/data.js index 6cb5a564e..243a9d6ca 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725207193660, + "lastUpdate": 1725207824574, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -121622,6 +121622,38 @@ window.BENCHMARK_DATA = { "extra": "192 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "09aaa87f904fa63226af242b8db1b6fd2e536573", + "message": "chore(deps): bump the docker group with 2 updates", + "timestamp": "2024-09-01T07:00:19Z", + "url": "https://github.com/pomerium/pomerium/pull/5258/commits/09aaa87f904fa63226af242b8db1b6fd2e536573" + }, + "date": 1725207813116, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8969307, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6276151, + "unit": "ns/op", + "extra": "186 times\n4 procs" + } + ] } ] }