Commit Graph

3 Commits (f5da8d3aed4b710983c7492cf708d0c874bce9e7)

Author SHA1 Message Date
Joey Hess df022df35e implemented the other half of this
Writing my own sort code actually was faster than the built in sort. Whee!
(That's not supposed to happen, is it. ;)

But, I need to make sure influences are calculated alright.
2010-04-12 15:02:18 -04:00
Joey Hess 0bfc364a7d optimization: pagespec_match_list with no num limit matches before sorting
This can be a lot faster, since huge numbers of pages are not sorted
only to mostly be thrown away. It sped up a build of my blog by at least
5 minutes.
2010-04-11 01:30:03 -04:00
Joey Hess cecbd52938 plan for more efficient pagespec_match_list sorting
(smcv please note)
2010-04-11 00:30:27 -04:00