Branch: refs/heads/leonerd/isa Home: https://github.com/Perl/perl5 Commit: 04987d405a84870a113287cb47917db27c286205 https://github.com/Perl/perl5/commit/04987d405a84870a113287cb47917db27c286205 Author: Paul "LeoNerd" Evans <[email protected]> Date: 2019-10-30 (Wed, 30 Oct 2019)
Changed paths:
M pp.c
Log Message:
-----------
Avoid the strlen() cost of gv_fetchmeth_pv() by calling gv_fetchmeth_pvn()
