Skip to content

perf: Supercharge Performance & Efficiency: Leveraging Promise.all for Resource-Friendly Tasks 🚤#838

Merged
tonycoco merged 5 commits intogoogle:mainfrom
sanjaiyan-dev:main
Mar 22, 2024
Merged

perf: Supercharge Performance & Efficiency: Leveraging Promise.all for Resource-Friendly Tasks 🚤#838
tonycoco merged 5 commits intogoogle:mainfrom
sanjaiyan-dev:main

Conversation

@sanjaiyan-dev
Copy link
Contributor

Hi,

I believe this pull request has the potential to significantly improve performance and resource efficiency by leveraging Promise.all for parallel execution.

While not directly comparable, a similar pull request in Deno achieved a nearly 85% performance boost in their benchmarks. You can find the Deno PR here: [https://github.com/denoland/std/pull/3363].

Please let me know if you have any questions or feedback. I'm always happy to improve !

@tonycoco
Copy link
Collaborator

tonycoco commented Mar 21, 2024

@sanjaiyan-dev can you bring your branch up-to-date and squash the commits into a single commit?

@sanjaiyan-dev
Copy link
Contributor Author

@sanjaiyan-dev can you bring your branch up-to-date and squash the commits into a single commit?

Hi, sorry for the delayed response. Do I need to revert the commits and make it a single commit?

@tonycoco tonycoco enabled auto-merge (squash) March 22, 2024 21:14
@tonycoco tonycoco merged commit 7424fe1 into google:main Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants