-
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
All of the mount types run with threads disabled (except SD). I'm curious how well performance would be if I can better support multithreaded reading. This would probably benefit SSD users the most. This would require some changes in pyctr for the readers to support reading from multiple file objects too.