[parrot/parrot] 61d4a1: [pmc] some tiny WB optimizations
GitHub
noreply at github.com
Mon Jun 9 20:32:44 UTC 2014
Branch: refs/heads/rurban/pmc2c_orig2-gh1069
Home: https://github.com/parrot/parrot
Commit: 61d4a1980598837b8493e1d996551476a21044c5
https://github.com/parrot/parrot/commit/61d4a1980598837b8493e1d996551476a21044c5
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-06-09 (Mon, 09 Jun 2014)
Changed paths:
M src/pmc/capture.pmc
M src/pmc/class.pmc
M src/pmc/orderedhashiterator.pmc
Log Message:
-----------
[pmc] some tiny WB optimizations
0.7sec faster benchmark. remove superfluous WB in class.is_equal
add one to class.resolve_method in the write case.
remove WB in orderedhashiterator.shift_string, already done in shift_pmc()
More information about the parrot-commits
mailing list