summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2011-12-05 12:55:57 -0800
committerFather Chrysostomos <sprout@cpan.org>2011-12-05 13:44:00 -0800
commitd72a08cef7cdd5dc1701378ef61657bcd4fee58e (patch)
treec682662d693e4928c6652df81fdd017e334439ca /utils
parentae4e3076fc2ac46ffb4f6ab62d2fd5909928343f (diff)
downloadperl-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