mirror of
https://github.com/beetbox/beets.git
synced 2025-12-09 10:05:35 +01:00
Changelog refinement for #3258
This commit is contained in:
parent
38bbb7de1d
commit
d236e1edff
1 changed files with 3 additions and 2 deletions
|
|
@ -117,9 +117,10 @@ Some improvements have been focused on improving beets' performance:
|
|||
to be displayed.
|
||||
Thanks to :user:`pprkut`.
|
||||
:bug:`3089`
|
||||
* Querying the library was further improved by reusing compiled teamplates
|
||||
instead of compiling them over and over again.
|
||||
* Another query optimization works by compiling templates once and reusing
|
||||
them instead of recompiling them to print out each matching object.
|
||||
Thanks to :user:`SimonPersson`.
|
||||
:bug:`3258`
|
||||
* :doc:`/plugins/absubmit`, :doc:`/plugins/badfiles`: Analysis now works in
|
||||
parallel (on Python 3 only).
|
||||
Thanks to :user:`bemeurer`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue