[PATCH 1 of 9] minirst: optimize HTML table generation a bit

Bryan O'Sullivan bos at serpentine.com
Mon Mar 4 16:20:43 CST 2013


On Sat, Mar 2, 2013 at 7:51 AM, Dan Villiom Podlaski Christiansen <
danchr at gmail.com> wrote:

> minirst: optimize HTML table generation a bit
>
> avoid a couple of array copies and string interpolations
>

I find it helpful to document speedups when I make them (and how I measured
them, if that's not obvious), and to do so in the commit comments, as
otherwise many of the tweaks I make quickly become opaque to me. It you
were to do that here, it would be good.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20130304/5520c4bd/attachment.html>


More information about the Mercurial-devel mailing list