This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use HEKfARG in mro.xs
authorFather Chrysostomos <sprout@cpan.org>
Sun, 9 Feb 2014 01:09:14 +0000 (17:09 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 9 Feb 2014 19:08:24 +0000 (11:08 -0800)
commit65c5495aa9ec4a88c49e80d3be8a94dc896cc0cf
treeb216ea95e1e21eb01efc1254493d8bf5050b88ac
parent375879aab356d483f8e0e3d339683904de7c01a3
Use HEKfARG in mro.xs

It’s faster to pass the HEK directly instead of creating and
throwing away SVs.
ext/mro/mro.xs