diff --git a/dev/bench/data.js b/dev/bench/data.js index ece019715..083578fe0 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730477940378, + "lastUpdate": 1730478607213, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -128614,6 +128614,38 @@ window.BENCHMARK_DATA = { "extra": "181 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "ea5645c83637b978ad7e6f093daae6fb915c8a46", + "message": "chore(deps): bump the github-actions group with 11 updates", + "timestamp": "2024-10-30T19:33:35Z", + "url": "https://github.com/pomerium/pomerium/pull/5352/commits/ea5645c83637b978ad7e6f093daae6fb915c8a46" + }, + "date": 1730478595114, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10072686, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6650345, + "unit": "ns/op", + "extra": "180 times\n4 procs" + } + ] } ] }