Firefox OS/MappedArrayBuffer: Difference between revisions

Jump to navigation Jump to search
m
Line 9: Line 9:
The feature helps to save RAM memory usage, especially for big data files in a packaged app. For example, when enabled, the word suggestion(auto correction) or the IME database in the keyboard APP no longer consumes RAM memory. To use this feature, the data file in the packaged app must be uncompressed.
The feature helps to save RAM memory usage, especially for big data files in a packaged app. For example, when enabled, the word suggestion(auto correction) or the IME database in the keyboard APP no longer consumes RAM memory. To use this feature, the data file in the packaged app must be uncompressed.


* To make best use of it, you may want to consider these factors:
* To determine whether to use it, you may want to consider these factors:
** RAM size
** RAM size
** Flash size
** Flash size
148

edits

Navigation menu