keeleysam / tenfourfox

Automatically exported from code.google.com/p/tenfourfox
0 stars 0 forks source link

Increase incremental GC slice timeout #253

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
With heavy keyboarding we spend a lot of time in cycle collection. Increasing 
the GC timeslice to 30ms enables it to complete a bit faster.

Original issue reported on code.google.com by classi...@floodgap.com on 15 Nov 2013 at 9:14

GoogleCodeExporter commented 9 years ago
While we're at it, we need to hardcap jsgc's CPU count to 1.

Original comment by classi...@floodgap.com on 16 Nov 2013 at 5:18

GoogleCodeExporter commented 9 years ago
Done/done

Original comment by classi...@floodgap.com on 7 Dec 2013 at 6:11