Petteri Hintsanen <pette...@iki.fi> writes:

> Caching in general is not particularly smart at the moment.  Also the
> metadata extraction could be orders of magnitude faster by batching; now
> there is one exec per track.

I initially investigated in that direction to optimize info queries, but
that wasn't it.  In fact, emms-print-metadata can return retur info for
10000 files in a couple of seconds.

The main bottle neck was with later-do which pause 0.5s every track.
I've added some batch-processing there.  See my recent commit on later-do.

-- 
Pierre Neidhardt

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Emms-help mailing list
Emms-help@gnu.org
https://lists.gnu.org/mailman/listinfo/emms-help

Reply via email to