On Sun, Jan 18, 2009 at 6:07 AM, Sigbjorn Finne <[email protected]> wrote: > > Maybe. Handling the common cases reasonably well is > probably worth doing first (+profiling) before opting for > a heart&lung transplant.. > > To wit, I've trivially improved the handling of string and > integer lits in version 0.4.3 (just released.) It cuts down > the running times by a factor of 2-3 on larger inputs --
Indeed, I have just tried version 0.4.3 and my previous test which took about 3 seconds to run is now running in about one second. Very nice improvement. Thanks for all your work Sigbjorn. Cheers, Levi _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
