next-runtime
next-runtime copied to clipboard
Optimizing Performance: Concurrent Execution of Async Functions with `Promise.all` ✈
Hi, this PR introduces a very minor performance gain by running async functions concurrently using Promise.all
.
Extremely sorry, if I made any mistakes :(