Cache regex results when comparing mdoc Nodes during sorting. This avoids the creatio...
authorZoltan Varga <vargaz@gmail.com>
Mon, 28 May 2012 10:47:32 +0000 (12:47 +0200)
committerZoltan Varga <vargaz@gmail.com>
Mon, 28 May 2012 10:47:32 +0000 (12:47 +0200)
commit867b3b5eb2004785e15e5ae6980f7ec700e0e0d7
treeedbc7c7b715385227f1007b8af786dd7e83fecbe
parent5387b0238f246fe91cbdd8adc006f25113c3968a
Cache regex results when comparing mdoc Nodes during sorting. This avoids the creation of about 300k objects and decreases GC time by 100ms during md startup.
mcs/tools/monodoc/Monodoc/provider.cs