-
Notifications
You must be signed in to change notification settings - Fork 84
k nucleotide
PpHd edited this page Apr 10, 2018
·
10 revisions
This page is the result at the benchmark described at http://benchmarksgame.alioth.debian.org/u64q/performance.php?test=knucleotide
Code source of M*LIB is available in bench/nucleotide directory of the repository. Other code sources are available at the original benchmark page.
Target | secs | factor |
---|---|---|
C M*LIB GCC | 1.946s | x1.00 |
Rust #4 | 2.402s | x1.23 |
Rust #6 | 2.487s | x1.27 |
C GCC | 2.598s | x1.33 |
C++ G++ #3 | 3.815s | x1.96 |
C++ G++ #1 | 5.058 s | x2.59 |
GCC 7.3 M*LIB b7c86ee01eda29caed26b9443ec24379c0c04b8d
Due to the low adoption rate of M*LIB, this contribution is not part of the official benchmark. See here for details.