mirror of
https://github.com/status-im/constantine.git
synced 2025-02-23 09:28:07 +00:00
Update README.md
This commit is contained in:
parent
a5c1d077fb
commit
29fffecc93
@ -164,8 +164,8 @@ To measure the performance of Constantine
|
|||||||
git clone https://github.com/mratsim/constantine
|
git clone https://github.com/mratsim/constantine
|
||||||
nimble bench_fp # Using default compiler + Assembly
|
nimble bench_fp # Using default compiler + Assembly
|
||||||
nimble bench_fp_clang # Using Clang + Assembly (recommended)
|
nimble bench_fp_clang # Using Clang + Assembly (recommended)
|
||||||
nimble bench_fp_gcc # Using GCC + Assembly (very slow)
|
nimble bench_fp_gcc # Using GCC + Assembly (decent)
|
||||||
nimble bench_fp_clang_noasm # Using Clang only
|
nimble bench_fp_clang_noasm # Using Clang only (acceptable)
|
||||||
nimble bench_fp_gcc # Using GCC only (slowest)
|
nimble bench_fp_gcc # Using GCC only (slowest)
|
||||||
nimble bench_fp2
|
nimble bench_fp2
|
||||||
# ...
|
# ...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user