beets/docs
Adrian Sampson ea94ce5eef dbcore.Results: Avoid duplicate construction
Iterating over a results set multiple times should not take the same amount
each time. We now keep around the materialized objects and re-use them with
iteration. This solves a performance problem in the `play` plugin, which uses
len(results) multiple times and was therefore taking an unnecessary
performance hit when the query was slow.
2014-10-11 12:08:27 -07:00
..
dev Media file tags can be customized with the `write` event 2014-09-17 12:05:17 +02:00
guides beets installation instructions on openbsd 2014-05-29 13:30:28 +02:00
plugins Bug #911 reimport detection for the importadded plugin 2014-10-07 21:05:43 +02:00
reference Changelog for #984 2014-09-28 11:50:05 -07:00
changelog.rst dbcore.Results: Avoid duplicate construction 2014-10-11 12:08:27 -07:00
conf.py Version bump: 1.3.9 2014-09-17 19:19:22 -07:00
faq.rst Remove BitBucket references 2014-09-10 11:53:46 -07:00
index.rst docs: link to mailing list, not me directly 2013-12-22 13:52:02 -08:00
Makefile Release script: build command 2014-05-02 14:09:59 -07:00