This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
pp.c: tiny performance enhancement
authorKarl Williamson <public@khwilliamson.com>
Mon, 15 Nov 2010 17:49:52 +0000 (10:49 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 22 Nov 2010 21:32:55 +0000 (13:32 -0800)
commit81367fea56a1e97ee4d312322b95eef693e9f6d6
tree56ea616f4308cb05eb036071cf937dd1e77ddf86
parent356979f4a7d780fd67a92a9ca6c8659bd12e7168
pp.c: tiny performance enhancement

I believe on many processors two increments are faster than two
additions
pp.c