JavaScript:SpiderMonkey:GC Futures: Difference between revisions

Jump to navigation Jump to search
Line 7: Line 7:
* Speed up allocator
* Speed up allocator
** remove or mitigate locking ????
** remove or mitigate locking ????
** Remove reserved objects and doubles stuff in the tracer [bug 508140]  
** Remove reserved objects and doubles stuff in the tracer [https://bugzilla.mozilla.org/show_bug.cgi?id=508140 bug 508140]  
** Use one single GC heap chunk, avoiding frequent mmap and malloc calls [https://bugzilla.mozilla.org/show_bug.cgi?id=506174 bug 506174]
** Use one single GC heap chunk, avoiding frequent mmap and malloc calls [https://bugzilla.mozilla.org/show_bug.cgi?id=506174 bug 506174]
* Speed up collector
* Speed up collector
546

edits

Navigation menu