diff --git a/dev/bench/data.js b/dev/bench/data.js index dc9eee5bb..0788a7e2e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733071705149, + "lastUpdate": 1733072104911, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -131354,6 +131354,38 @@ window.BENCHMARK_DATA = { "extra": "236 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "95d0c6d0e7b48a123e452f07a6039d8415d09b7d", + "message": "chore(deps): bump the github-actions group with 4 updates", + "timestamp": "2024-11-29T03:31:28Z", + "url": "https://github.com/pomerium/pomerium/pull/5383/commits/95d0c6d0e7b48a123e452f07a6039d8415d09b7d" + }, + "date": 1733072091701, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7845133, + "unit": "ns/op", + "extra": "153 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5331379, + "unit": "ns/op", + "extra": "230 times\n4 procs" + } + ] } ] }