JavaScript:SpiderMonkey:GC Futures: Difference between revisions

Line 4: Line 4:


* Speed up allocator
* Speed up allocator
** remove or mitigate locking ????
** need more here????
* Speed up collector
* Speed up collector
** Allocate short-enough strings from GC heap, not malloc heap [bug NNNNNN]
** Allocate short-enough strings from GC heap, not malloc heap [bug NNNNNN]
546

edits