The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for TPath

0.006     2014-03-17 13:22:55-04:00 America/New_York
  * still better (accidentally released unsuccessful experiment with .005)

0.005     2014-03-17 13:18:54-04:00 America/New_York
  * another wee optimization, this in the summing of character counts

0.004     2014-03-17 12:58:05-04:00 America/New_York
  * re-use empty list for all terminals to save some memory

0.003     2014-03-17 10:03:44-04:00 America/New_York
  * Some micro-optimizations and simplifications of little functional impart.
    The cache might use a bit less memory now as the keys are shorter.

0.002     2014-03-16 20:43:25-04:00 America/New_York
  * convert words to integers (further) to improve memory use

0.001     2014-03-16 17:18:00-04:00 America/New_York
  * initial release