Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Optimizing Performance and Resource Utilization with Concurrent Asynchronous Execution 🚤 #3479

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sanjaiyan-dev
Copy link

Hi, this PR introduces a minor performance improvement by running the asynchronous function concurrently using Promise.all, which enhances the speed and optimizes the utilization of hardware resources.

@pratyaksh123
Copy link

@sanjaiyan-dev Any idea how can we run this lib on colab? It doesn't support python 3.10.

@sanjaiyan-dev
Copy link
Author

sanjaiyan-dev commented Dec 13, 2023

@sanjaiyan-dev Any idea how can we run this lib on colab? It doesn't support python 3.10.

Hi @pratyaksh123 , try running it by downgrading the python version

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants