mirror of
https://github.com/beetbox/beets.git
synced 2025-12-07 17:16:07 +01:00
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. |
||
|---|---|---|
| .. | ||
| dev | ||
| guides | ||
| plugins | ||
| reference | ||
| changelog.rst | ||
| conf.py | ||
| faq.rst | ||
| index.rst | ||
| Makefile | ||