openethereum/util/EIP-152
Seun LanLege f24bff5998
SIMD Implementation for EIP-152 (#11056)
* simd implementation

* adds benchmarks

* Update util/EIP-152/src/avx.rs

Co-Authored-By: David <dvdplm@gmail.com>

* enable avx 😅

* better benchmark, docs

* rename avx to avx2, compile on android

* fix android again

* remove ifunc, code formatting

* license

* nits

* docs, nits

* fix test
2019-10-02 14:32:21 +01:00
..
benches SIMD Implementation for EIP-152 (#11056) 2019-10-02 14:32:21 +01:00
src SIMD Implementation for EIP-152 (#11056) 2019-10-02 14:32:21 +01:00
Cargo.toml SIMD Implementation for EIP-152 (#11056) 2019-10-02 14:32:21 +01:00
LICENSE SIMD Implementation for EIP-152 (#11056) 2019-10-02 14:32:21 +01:00