[phc-internals] [phc commit] r1791 - in trunk/src: ast_to_hir
codegen hir_to_mir lib optimize parsing pass_manager process_ast...
Edsko de Vries
edsko at phpcompiler.org
Thu Oct 16 11:44:00 IST 2008
> All classes now inherit from GC_obj, meaning the GC will see them
> and collect them. For generating code for the test case
> constant_folding.php, which is 2000 lines, phc now has a heap of
> 35MB. Previously, it had a heap of 200MB.
Fantastic! Well done.
Edsko
More information about the phc-internals
mailing list