next-runtime icon indicating copy to clipboard operation
next-runtime copied to clipboard

Optimizing Performance: Concurrent Execution of Async Functions with `Promise.all` ✈

Open sanjaiyan-dev opened this issue 1 year ago • 15 comments

Hi, this PR introduces a very minor performance gain by running async functions concurrently using Promise.all.

Extremely sorry, if I made any mistakes :(

sanjaiyan-dev avatar Sep 26 '23 06:09 sanjaiyan-dev