On 23 February 2012 02:25, Vladimir Panteleev <vladi...@thecybershadow.net> wrote: > I played with some algorithms today and got about a 7x improvement in > reduction time for my test case. The data is now arranged into a binary > tree, and the progress indicator was changed to reflect that. Let me know if > I broke anything in the process. > > No new features have been added. Still thinking about how to handle lists. > > --- > > DustMite is a tool which minimizes D source code. > https://github.com/CyberShadow/DustMite
Awesome! I'll get testing tonight. :) -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';