Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8d585c68edfeea13c799c7241f55dd1cf4e5d71b https://github.com/Perl/perl5/commit/8d585c68edfeea13c799c7241f55dd1cf4e5d71b Author: Paul "LeoNerd" Evans <leon...@leonerd.org.uk> Date: 2024-11-28 (Thu, 28 Nov 2024)
Changed paths: M lib/B/Deparse.t M lib/builtin.t M op.c M pod/perldelta.pod M pp_hot.c M t/perf/opcount.t Log Message: ----------- op.c: Further optimisations of foreach+indexed to apply to LIST as well This builds on the work of commit a8394b4e8c, expanding it to apply to any `foreach` loop iterating over any kind of list, not just an in-place array. To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications