What is Nostr?
Martijn Faassen /
npub1v9k…zql0
2023-08-11 11:18:45

Martijn Faassen on Nostr: I have had to retune my intuitions about hash maps for Rust. In some cases scanning ...

I have had to retune my intuitions about hash maps for Rust. In some cases scanning an array can be faster than a hash map lookup, due to cpu caches and the like! The algorithmic complexity of array scanning is worse but the real world performance can be much faster, for sufficiently small arrays.

This kind of stuff is very unlikely in Python.

#rustlang
Author Public Key
npub1v9kpktd0rtpd8p9f5yn236w3ayavwqykp0hg728g2hqx7kfc068qp0zql0