Remove a custom-comparison sort of the feed list. v2.12rc2
authorAdam Sampson <ats@offog.org>
Wed, 28 Jan 2009 13:28:44 +0000 (13:28 +0000)
committerAdam Sampson <ats@offog.org>
Wed, 28 Jan 2009 13:28:44 +0000 (13:28 +0000)
commitc8bc2fdd4dd24dbe28d384306cf6096469e9f3e4
tree7a0a045c79b75ff606646e296d7fd63094df9e75
parentc64b96d891ab46fcea522140dcb1069678a7f3c9
Remove a custom-comparison sort of the feed list.

This was expensive because it was doing HTML sanitisation twice for each
comparison; removing it shaves another 18 seconds (out of 30 spent in
get_main_template_bits) off the write time for my test setup.
NEWS
rawdoglib/rawdog.py