emms-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [emms-help] Album artist grouping in emms-browser


From: Pierre Neidhardt
Subject: Re: [emms-help] Album artist grouping in emms-browser
Date: Mon, 09 Apr 2018 15:31:57 +0530
User-agent: mu4e 1.0; emacs 25.3.1

Petteri Hintsanen <address@hidden> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]