go-ethereum/vendor
Łukasz Kurowski 79ab3d3a5a trie/cache: use xxhash64 for bigcache
Hashing is almost twice as fast compared to default bigcache hash
function.

BenchmarkXXHash64-12  19.1 ns/op
BenchmarkFNV64-12     35.7 ns/op

Benchmarks are available to reproduce results:
https://gist.github.com/crackcomm/68e284c5f33d50c5a58573fbbea673cd
2018-11-15 21:10:20 +01:00
..
bazil.org/fuse swarm/api: support mounting manifests via FUSE (#3690) 2017-03-23 14:56:06 +01:00
github.com trie/cache: use xxhash64 for bigcache 2018-11-15 21:10:20 +01:00
golang.org/x accounts/abi/bind: stop using goimports in the binding generator (#17768) 2018-10-05 22:24:54 +02:00
gopkg.in core, eth, trie: use common/prque (#17508) 2018-09-03 17:33:21 +02:00
vendor.json trie/cache: use xxhash64 for bigcache 2018-11-15 21:10:20 +01:00