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
Describe the feature you'd like
Using multiprocessing when reformatting files to process them in parallel give significant speed boosts.
Main issue is handling the report class that will be shared by the processes
The text was updated successfully, but these errors were encountered:
Describe the feature you'd like
Using multiprocessing when reformatting files to process them in parallel give significant speed boosts.
Main issue is handling the report class that will be shared by the processes
The text was updated successfully, but these errors were encountered: