diff --git a/dev/bench/data.js b/dev/bench/data.js index b624de365..5f671d109 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1727800279412, + "lastUpdate": 1727800367343, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -125558,6 +125558,38 @@ window.BENCHMARK_DATA = { "extra": "159 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "cc22550b8ecc7a9201030b8b5d200fc0cf356111", + "message": "chore(deps): bump the github-actions group with 3 updates", + "timestamp": "2024-10-01T06:04:00Z", + "url": "https://github.com/pomerium/pomerium/pull/5311/commits/cc22550b8ecc7a9201030b8b5d200fc0cf356111" + }, + "date": 1727800345745, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10122260, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6849914, + "unit": "ns/op", + "extra": "176 times\n4 procs" + } + ] } ] }