This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
replace many SvTYPE assertions with lookup tables
authorDavid Mitchell <davem@iabyn.com>
Fri, 15 Jul 2011 15:45:34 +0000 (16:45 +0100)
committerDavid Mitchell <davem@iabyn.com>
Fri, 15 Jul 2011 16:29:00 +0000 (17:29 +0100)
commitf1fb87419225265377ea1d91eac0dc99547137a6
treef5d932638efaf5f63ce861c9606552545b884d31
parent67a23c794408aa2530cd288e513ed53f4a9c73dd
replace many SvTYPE assertions with lookup tables

Under a DEBUGGING build, this reduces the size of the perl binary by about
10%, and reduces the time to run the test suite by about 10-20%% (!)
perl.h
sv.h