Skip to content

v3.2.0 New defaults: Large - String

Latest

Choose a tag to compare

@nitotm nitotm released this 19 Apr 09:57
· 11 commits to main since this release

ELD database new default size is large, and mode string.

Compared with previous array mode, string reduces peak memory up to 35x and memory usage by 30x, enabling larger databases as default with higher accuracy.

large-string has a 50% memory reduction over small-array.
string is only about 2x slower than array, which is still quite fast.