Improving autobpm concurrency #6435
jcjordyn130
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I'm currently running autobpm after importing my library of ~4000 tracks (93.5GiB) and after looking at the log, my system stats, and the source code, it seems to be processing the tracks one at a time.
I feel that this would be a good place to add concurrency as my data source can read much faster than a track at a time.
Beta Was this translation helpful? Give feedback.
All reactions