khipu-io / khipu

An enterprise blockchain platform based on Ethereum
MIT License
301 stars 43 forks source link

Tune performance of UInt256's arithmetic #12

Open dcaoyuan opened 5 years ago

soulmachine commented 5 years ago

Any benchmark comparison result that shows the Array[Int] based BigInt is faster than java.math.BigInteger?