jupyter-fs icon indicating copy to clipboard operation
jupyter-fs copied to clipboard

Optimizing Performance and Resource Efficiency with `Promise.all` ✈️

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

Hello,

I anticipated that this pull request would bring about performance improvements and enhanced hardware resource efficiency by utilizing Promise.all to execute the task.

There is a related pull request in Deno, although not identical, that demonstrated a performance improvement of nearly 85% during benchmarking: link to the Deno pull request.

Extremely sorry, if I made any mistakes :)

sanjaiyan-dev avatar Dec 13 '23 08:12 sanjaiyan-dev