Closed joshuaehill closed 5 years ago
It seems to be 5.3GB for that particular file.
I fixed this in my reference branch: https://github.com/joshuaehill/SP800-90B_EntropyAssessment/tree/2018UL In this branch, I moved over to a SA/LCP array based implementation for the t-Tuple Estimate and LRS Estimate / Test.
Non-pathological input files can lead to incredible memory consumption. If you look at the example data we published here: https://bit.ly/UL90BCOM Processing the "biased-random-bytes.bin" file consumes more than 3.5GB of memory. I'll retest on a larger scale instance and report back with the actual memory usage, but there's nothing about the test that absolutely requires a substantial amount of memory to be used. (Our internal tool uses 225MB for that data set...)