neoneo-go/pkg/crypto
Roman Khimov f5f58a7e91 keys: add simple LRU key cache for 1024 elements
The cost of Y calculation from X is comparable with signature check, so it
reduces witness check overhead by ~30% for cached keys and gives ~5% overall
boost in TPS.
2020-09-09 20:46:31 +03:00
..
hash *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
keys keys: add simple LRU key cache for 1024 elements 2020-09-09 20:46:31 +03:00
verifiable.go crypto/consensus: sign hashes and cache them for consensus payloads 2020-09-09 20:46:31 +03:00