beets-alternatives icon indicating copy to clipboard operation
beets-alternatives copied to clipboard

Update performance for SymlinkViews

Open wisp3rwind opened this issue 4 years ago • 0 comments

Check where the performance bottleneck is for updating SymlinkViews, cf. https://github.com/geigerzaehler/beets-alternatives/pull/48#issuecomment-601440101. Since this requires only accesses to filesystem metadata and two columns in the database (path and beets-alternatives path_key), it should be fairly fast (on SSDs at least).

wisp3rwind avatar Mar 19 '20 23:03 wisp3rwind