Skip to content

Import performance issues #1403

Answered by lastzero
vkalinsky asked this question in Q&A
Jul 2, 2021 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

Any reason you import 40k pictures instead of indexing the directory they are in currently? Import will copy them to the originals folder and then delete the file in the import folder, so it's more I/O demanding than just indexing. Note that you can also import / index specific folders by selecting them in the dropdown, or providing the folder name as CLI argument. This way, you can do it in batches. If CPU load is too high for you in general, you can reduce the number of workers via config option (see docs).

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@vkalinsky
Comment options

@lastzero
Comment options

@vkalinsky
Comment options

@lastzero
Comment options

Answer selected by graciousgrey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants