2010/2/9 Vasily Chekalkin <[email protected]>: > Hello. > > Branch is ready for _extensive_ testing. Especially with HLLs. >
this branch 'gc_encapsulate_part2' works like the trunk on Windows/mingw, see http://smolder.plusthree.com/app/projects/report_details/32125 François > Main purpose of branch: encapsulate all access to interp->mem_pools inside > gc_ms. > > > Some statistic: > ba...@icering:~/src/parrot$ ack -clQ 'interp->mem' src > src/gc/gc_ms.c:63 > > Branch probably introduced some slowing down due indirect function call. But > we can reuse same tactic with macros as in Context API. > > So, testing, documentation updates and general cheer-up welcome :) > > -- > Bacek > _______________________________________________ > http://lists.parrot.org/mailman/listinfo/parrot-dev > > _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
