Speedy!
Andy Armstrong
andy at hexten.net
Thu Nov 15 17:28:32 EST 2007
trunk is now only 10% slower than T::H 2.64:
prove: 1.000 # (by definition) -- 17.903s
270: 1.771 # pre speedy branch
309: 1.955 # pre merge
310: 1.716 # speedy merge
461: 1.905 # console output (broke Parallel)
463: 1.699 # undo console output
494: 1.963 # major console output phase 1
534: 2.076 # lots of formatting (phase 2)
535: 2.031 # grammar streamline
537: 1.999 # remove _trim() redundancy
543: 1.673 # conditional utf8
545: 1.671 # More minor performance gains
546: 1.564 # Another small speed hike
547: 1.515 # More minor speed-ups
548: 1.537 # Banish accessor bloat
554: 1.346 # More accessor shaving
trunk: 1.110 # -
The I/O work I did today actually speeded things up in the end.
More information about the tapx-dev
mailing list