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
I read performance check in mosquito/aiofile#18. Compared to synchronization overhead, it seems that the overhead of the thread pool is greater, maybe we need some performance tests.
And I noticed that aiofiles has not responded to any questions or requests from the community for ten months, which is dangerous. If you insist on reading and writing files asynchronously, maybe starlette should be switched to aiofile?
If there is any need to modify this, I will be happy to do it.
The text was updated successfully, but these errors were encountered:
I read performance check in mosquito/aiofile#18. Compared to synchronization overhead, it seems that the overhead of the thread pool is greater, maybe we need some performance tests.
And I noticed that aiofiles has not responded to any questions or requests from the community for ten months, which is dangerous. If you insist on reading and writing files asynchronously, maybe starlette should be switched to aiofile?
If there is any need to modify this, I will be happy to do it.
The text was updated successfully, but these errors were encountered: