adding support for asyncio in deep-translator #195
jiaulislam
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
So far, I'm getting improvement while making batch translation process after using just asyncio. Around 40-50% performance boost can be found.
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Earlier I was thinking about adding asyncio support for deep-translator. But Is there going to be any performance boost or do the community need asyncio for this package?
I think i can contribute in asyncio part or atleast show a proof of concept of performance of doing asyncio.
Beta Was this translation helpful? Give feedback.
All reactions