[parrot/parrot] ce1eb7: [pmc] rpa: fixed clone with offsets
GitHub
noreply at github.com
Fri Dec 5 12:35:31 UTC 2014
Branch: refs/heads/smoke-me/rpa-offset-gh1152
Home: https://github.com/parrot/parrot
Commit: ce1eb71e939828c6757b1255466b611b41bf2be3
https://github.com/parrot/parrot/commit/ce1eb71e939828c6757b1255466b611b41bf2be3
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-12-05 (Fri, 05 Dec 2014)
Changed paths:
M src/pmc/resizablepmcarray.pmc
M src/runcore/trace.c
Log Message:
-----------
[pmc] rpa: fixed clone with offsets
This is now the last known rpa bug, all tests pass.
Need to check still if we can skip some WBs now.
Commit: 6cbd12d96dd62076421443ef4ef23f23c527070a
https://github.com/parrot/parrot/commit/6cbd12d96dd62076421443ef4ef23f23c527070a
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-12-05 (Fri, 05 Dec 2014)
Changed paths:
M ChangeLog
M api.yaml
M src/pmc/resizablepmcarray.pmc
M t/pmc/resizablepmcarray.t
Log Message:
-----------
[pmc] finalize rewrite, add clone tests, fix WBs
add WBs for all writes and changes.
add ChangeLog for all the changes in the smoke-me/rpa-offset-gh1152 branch.
Closes #1152, #1153, #1154.
Performance win with parrot-bench:
22.8% on linux 64bit, the fastest parrot since 2.8.0
15.5% on darwin
Compare: https://github.com/parrot/parrot/compare/559bb17de9d3...6cbd12d96dd6
More information about the parrot-commits
mailing list