mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-13 07:45:10 +00:00
7a75e2bae2
Switch to a chunked vector-of-vectors which makes mid-insertions on large sets much faster, and cache the begin/end/count for each chunk to make lookups much more cache-friendly.