mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
dd4dd759ab
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 |
||
---|---|---|
.. | ||
public | ||
src | ||
test | ||
Makefile.in |