diff --git a/dev/bench/data.js b/dev/bench/data.js index 083578fe0..1faddd040 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730478607213, + "lastUpdate": 1730478979052, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -128646,6 +128646,38 @@ window.BENCHMARK_DATA = { "extra": "180 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "90ca95106774bfe6fd895285d44adc01405f4394", + "message": "chore(deps): bump the docker group with 3 updates", + "timestamp": "2024-10-30T19:33:35Z", + "url": "https://github.com/pomerium/pomerium/pull/5353/commits/90ca95106774bfe6fd895285d44adc01405f4394" + }, + "date": 1730478967278, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8821541, + "unit": "ns/op", + "extra": "133 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6444292, + "unit": "ns/op", + "extra": "189 times\n4 procs" + } + ] } ] }