Skip to content

Indexing performance #1770

Answered by lastzero
aliuq asked this question in Q&A
Nov 29, 2021 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

When you have large tables (many files) it may help to increase the InnoDB cache size as described in the MariaDB documentation. Also make sure Docker didn't put the database files on a slow / remote disk for whatever reason.

See #1768 (reply in thread) for the general performance of servers based on Intel Atom / Celeron CPUs. They may be comparatively fast for a NAS, but not very fast in absolute terms. You shouldn't expect a wonder.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@aliuq
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