denis-stepanov / advent

Vent intrusive TV ads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Optimize database import

denis-stepanov opened this issue · comments

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.