mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-24 21:40:03 +00:00
61b6fc1016
* 3x speedup in snappy compression oh, the wonders of `copyMem` in `endians2` - speeds up all kinds of operations like database stores, sending gossip etc. * endian usage fixes