beets/docs
Adrian Sampson 3372fd3066 avoid unnecessarily reloading weights (#609)
In my profiling runs, this was taking 80% of the matching time to recompute
exactly the same dict over and over. Worth optimizing.

`beet bench_match` went from 80 seconds to 17 seconds on my machine with this
change.
2014-04-03 12:13:29 -07:00
..
dev Add FileOperationError and handling in item.write() 2014-03-24 14:22:27 +01:00
guides Modify command: ability to delete/reset an attribute (beet modify field!) 2014-04-01 22:38:33 +02:00
plugins docs: link to beets-check plugin 2014-04-02 21:20:03 -07:00
reference some style tweaks for #638 2014-04-02 21:18:41 -07:00
changelog.rst avoid unnecessarily reloading weights (#609) 2014-04-03 12:13:29 -07:00
conf.py version bump: 1.3.4 2014-02-27 10:55:46 -08:00
faq.rst a couple new extremely basic FAQs 2014-03-21 18:04:35 -07:00
index.rst docs: link to mailing list, not me directly 2013-12-22 13:52:02 -08:00
Makefile Sphinx documentation skeleton 2011-09-16 13:57:15 -07:00