The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.02 - 2021-05-08

  • CHANGES
    • Further performance improvement by storing the accumulator directly as a C-level NV rather than using the NV field of an SV
  • BUGFIXES
    • Don't get stuck in optree cycles relating to while(1) {} loops (RT136443)
    • Remember to recurse into ->op_other of certain LOGOPs ourselves in case they contain optimizable expressions before the first OP_NEXTSTATE

Modules

make mathematically-intense programs faster