Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e7a94037 authored by octocorvus's avatar octocorvus Committed by Daniel Micay
Browse files

use Blob instead of ArrayBuffer for raw to sparse conversion

Raw images can be quite large, and it might not be possible to convert
the images in RAM, on low memory devices, as raw to sparse conversion
can consume memory more than twice the size of the image being
converted. This commit also reduces fastboot.js peak memory usage
during flashing.
parent f270be49
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment