Changes between Version 13 and Version 14 of GCMassacre

Show
Ignore:
Timestamp:
06/02/10 11:05:26 (12 years ago)
Author:
bacek
Comment:

More todo

Legend:

Unmodified
Added
Removed
Modified
  • GCMassacre

    v13 v14  
    3232 2. Implement proper string allocating/compacting. Probably by extracting gc_ms stuff into {{{StringAllocator}}} class. 
    3333 3. Implement TMS.get_info method. 
     34 4. Move src/gc/list.c guts into macros inside src/gc/list.h. They are always in hot-path and we can easily win some performance there. 
    3435 
    3536----