keeleysam / tenfourfox

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

Don't let gc get out of hand #234

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Long uptimes are causing killer gc times. This helps (stolen from FirefoxOS):

javascript.options.mem.gc_allocation_threshold_mb;3

Original issue reported on code.google.com by classi...@floodgap.com on 25 Jul 2013 at 2:27

GoogleCodeExporter commented 9 years ago
Done.

Original comment by classi...@floodgap.com on 11 Aug 2013 at 10:58