[parrot/parrot] da583c: Obvious optimization: don't check pool for all gen...

noreply at github.com noreply at github.com
Thu Feb 10 08:59:14 UTC 2011


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

Commit: da583c897fb054611d6f16c210f3075378c4c994
    https://github.com/parrot/parrot/commit/da583c897fb054611d6f16c210f3075378c4c994
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-02-10 (Thu, 10 Feb 2011)

Changed paths:
  M src/gc/gc_gms.c

Log Message:
-----------
Obvious optimization: don't check pool for all generations again and
again.


Commit: 6c4a87846f13462f56bcdfa7dff13e43c7c3f52b
    https://github.com/parrot/parrot/commit/6c4a87846f13462f56bcdfa7dff13e43c7c3f52b
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-02-10 (Thu, 10 Feb 2011)

Changed paths:
  M src/gc/gc_gms.c

Log Message:
-----------
Optimize is_foo_ptr more: skip objects which will be skipped anyway.




More information about the parrot-commits mailing list