gecko/modules/libpref
Jeff Muizelaar dd4dd759ab Bug 811467. Increase image decode chunk size. r=joe
Telemetry shows us doing image decoding at around 10000 KB/s.  This means we
can do about 10240 bytes per ms. Since we have 5ms to do the decoding that
means we should be able to 51200 bytes in 5ms. I'd suggest we change to 16384
as that gives a healthy margin.

It turns out tenfourfox has also increased the size for performance reasons.

--HG--
extra : rebase_source : 9fce27dd9cb2e81c0da43c1ef63668affd9582cb
2012-11-13 15:39:04 -08:00
..
public Bug 765244 - add a memory reporter for preferences; r=njn 2012-10-11 11:36:21 -04:00
src Bug 811467. Increase image decode chunk size. r=joe 2012-11-13 15:39:04 -08:00
test Bug 797174 - dom.ipc.processPrelauch is misspelled 2012-10-02 17:13:40 -07:00
Makefile.in Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00