Closed NoiseByNorthwest closed 4 years ago
This patch makes the report analysis screen not dependant anymore of big arrays. It now uses chunked arrays (i.e. multi-buffers backed arrays) in order to circumvent the ArrayBuffer size limit (2^31 - 1).
References #123
This patch makes the report analysis screen not dependant anymore of big arrays. It now uses chunked arrays (i.e. multi-buffers backed arrays) in order to circumvent the ArrayBuffer size limit (2^31 - 1).
References #123