New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Benchmarks vs MCL on ARM #28
Comments
On the same Raspberry Pi 4b on ARM Note: I am using 32-bit Raspbian so Milagro was compiled with 32-bit limbs, you can expect 2x more perf in 64-bit mode:
|
On a Huawei P20 Lite phone (2018 entry/midrange phone) Milagro in 64-bit mode
|
MCL on the same phone, 64-bit as well EC Add G2 is 2x faster than Milagro
|
mratsim commentedNov 12, 2019
For reference, this is MCL speed on ARM-32 Rpi 4
https://github.com/mratsim/mcl/blob/2b318e84/bench-arm32-pi4.log
Reproduction command:
The text was updated successfully, but these errors were encountered: