A database of ~100 tracks currently takes a few minutes to import. This is acceptable per se, but probably could be improved. One thing to check is index updates on fingerprints table. If it can be postponed to the end of transaction, it might improve the speed.
A database of ~100 tracks currently takes a few minutes to import. This is acceptable per se, but probably could be improved. One thing to check is index updates on
fingerprints
table. If it can be postponed to the end of transaction, it might improve the speed.