[parrot/parrot] 6f0cfa: Improve GMS performance by doing quick and cheap c...

noreply at github.com noreply at github.com
Sat May 7 09:43:26 UTC 2011


Branch: refs/heads/master
Home:   https://github.com/parrot/parrot

Commit: 6f0cfa824ff117c6731ab47320e0375402f14e80
    https://github.com/parrot/parrot/commit/6f0cfa824ff117c6731ab47320e0375402f14e80
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-05-07 (Sat, 07 May 2011)

Changed paths:
  M src/gc/gc_gms.c

Log Message:
-----------
Improve GMS performance by doing quick and cheap checks first during C stack scan.


Commit: bd0a529438b401d48fa2c3ff41c7e3e2820c058a
    https://github.com/parrot/parrot/commit/bd0a529438b401d48fa2c3ff41c7e3e2820c058a
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-05-07 (Sat, 07 May 2011)

Changed paths:
  M src/pmc/capture.pmc

Log Message:
-----------
Explicitely WB dest in Capture.clone. GC can be triggered between allocating of dest and cloning of guts.


Compare: https://github.com/parrot/parrot/compare/49f46ec...bd0a529


More information about the parrot-commits mailing list