IBM / taxinomitis

Source code for Machine Learning for Kids site
https://machinelearningforkids.co.uk
Apache License 2.0
138 stars 133 forks source link

Concurrent Execution of Async Functions with `Promise.all` and `Promise.allSettled` for Improved Performance and Resource Utilization 🚀 #477

Closed sanjaiyan-dev closed 1 year ago

sanjaiyan-dev commented 1 year ago

This pull request aims to introduce a valuable enhancement to our codebase that leverages the capabilities of Promise.all and Promise.allSettled for concurrent execution of asynchronous functions. By doing so, we aim to improve performance and maximize the utilization of hardware resources in a humble and professional manner.

Key Features:

Benefits:

Technical Details:

This pull request humbly proposes codebase optimization by embracing concurrent execution and maximizing the potential of our hardware resources. These enhancements have the potential to improve performance significantly while maintaining a professional approach.

Thank you for your attention and collaboration.

sanjaiyan-dev commented 1 year ago

🤔

sanjaiyan-dev commented 1 year ago

!