Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize database import #47

Open
denis-stepanov opened this issue Oct 18, 2022 · 0 comments
Open

Optimize database import #47

denis-stepanov opened this issue Oct 18, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@denis-stepanov
Copy link
Owner

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.

@denis-stepanov denis-stepanov added the enhancement New feature or request label Oct 18, 2022
@denis-stepanov denis-stepanov added this to the v1.6.0 milestone Dec 22, 2022
@denis-stepanov denis-stepanov removed this from the v1.6.0 milestone Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant