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

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