On Wed, 19 Feb 2003, Tim Bunce wrote: > > I don't see any point in making DateTime run faster unless someone > > has complained about it being too slow. > > Agreed. And then first try to make the perl code faster.
The big speedup of moving to XS was taking a whole bunch of math and doing it in C. I don't know that there is any way to optimize this in Perl. -dave /*======================= House Absolute Consulting www.houseabsolute.com =======================*/
