Implement RawMap
similar to Map
but closer to Core
for easier benchmarking
#339
Labels
RawMap
similar to Map
but closer to Core
for easier benchmarking
#339
Currently all data-types are high level.
A
RawMap
is needed that allows storing raw bytes and has no extra layers being the closest toCore
.Useful for benchmarking and comparison.
The text was updated successfully, but these errors were encountered: