diff options
author | Father Chrysostomos <sprout@cpan.org> | 2011-12-05 12:55:57 -0800 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-12-05 13:44:00 -0800 |
commit | d72a08cef7cdd5dc1701378ef61657bcd4fee58e (patch) | |
tree | c682662d693e4928c6652df81fdd017e334439ca /utils | |
parent | ae4e3076fc2ac46ffb4f6ab62d2fd5909928343f (diff) | |
download | perl-d72a08cef7cdd5dc1701378ef61657bcd4fee58e.tar.gz |
Put optimised substr assignment in void context
24fcb59fc optimised substr assignment in void context down to four-arg
substr, causing considerable speed-up, but did not take the extra step
of marking the substr op itself as being in void context, so pp_substr
was still constructing a return value. This commit speed things up
just a tiny bit more.
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions