RootCauseunvalidated

the overheads of hash-map are huge, especially on run-time. Tension: Items are hashed and the number of buckets can be adapted at runtime causing re-hashing of all items (quite expensive). Outcome: A `int[]` data type is a sequence of native (signed) integer (of typically 4 bytes) contiguously stored in memory.

8c4eabba-f321-497d-84a8-32a945b5acae

the overheads of hash-map are huge, especially on run-time. Tension: Items are hashed and the number of buckets can be adapted at runtime causing re-hashing of all items (quite expensive). Outcome: A int[] data type is a sequence of native (signed) integer (of typically 4 bytes) contiguously stored in memory.