You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR may be delayed since relevant features could significantly change the code structure.
Motivation
Compared to multi-threading, asyncio is lighter and can achieve better performance.
Methods
[TODO]
The text was updated successfully, but these errors were encountered:
CWHer
changed the title
[PERF] Use asyncio to replace multi-threading
[FEATURE] Use asyncio to replace multi-threading and upgrade python version
Jun 9, 2024
Note
This PR may be delayed since relevant features could significantly change the code structure.
Motivation
asyncio
is lighter and can achieve better performance.Methods
[TODO]
The text was updated successfully, but these errors were encountered: