oniony / TMSU

TMSU lets you tags your files and then access them through a nifty virtual filesystem from any other application.
Other
2.03k stars 118 forks source link

Improve performance of openTaggedEntryDir() #263

Closed dokutan closed 1 year ago

dokutan commented 1 year ago

If no tag values exist, don't attempt to get a list of them (skip calling vfs.tagValueNamesForFiles).

This can improve performance significantly: from ~35 s to ~1.5 s on my database.