Skip to content

test: lazy load randomBytes array and reduce size for short tests

Change randomBytes to be lazy loaded and use a smaller array for "short tests".

make test should consume a sane amount of memory now.

Merge request reports

Loading