4 | | armcortexa8 gmp6 |
5 | | Loaded library: jar:file:/opt/i2p/lib/jbigi.jar!/libjbigi-linux-armcortexa8.so |
6 | | DEBUG: Warming up the random number generator... |
7 | | DEBUG: Random number generator warmed up |
8 | | INFO: run time: 7007.696 ms (69.383 ms each) |
9 | | INFO: 100 runs complete without any errors |
10 | | Native run time: 7007.696 ms ( 69.383 ms each) |
11 | | Java run time: 155759.078 ms (1542.169 ms each) |
12 | | Native = 4.499% of pure Java time |
13 | | Native is BETTER by a factor of 22.227 -- YAY! |
| 10 | java: 155783.125ms -> 1x |
| 11 | |
| 12 | gmp5 armv5 - error, not valid for this platform (this is a bug) |
| 13 | gmp5 armv6 11915.303ms -> 13.07x |
| 14 | gmp5 armv7 - error, not valid for this platform (this is a bug) |
| 15 | |
| 16 | gmp6 armv5 12195.651ms -> 12.77x |
| 17 | gmp6 armv6 7001.033ms -> 22.25x |
| 18 | gmp6 armv7 6995.054ms -> 22.27x |
| 19 | gmp6 armcortax8 7007.696ms -> 22.23x |
| 20 | gmp6 armcortexa8neon 7040.535ms -> 22.13x |
| 21 | gmp6 armcortexa9 6995.969ms -> 22.27x |
| 22 | gmp6 armcortexa9neon 6996.123ms -> 22.27x |
| 23 | gmp6 armcortexa15 9702.768ms -> 16.06x |
| 24 | gmp6 armcortexa15neon 9693.381ms -> 16.07x |
| 25 | |
| 26 | gmpdev armv5 12198.676ms -> 12.77x |
| 27 | gmpdev armv6 6747.837ms -> 23.09x |
| 28 | gmpdev armv7 6747.071ms -> 23.09x |
| 29 | gmpdev armcortexa7 6754.066ms -> 23.07x |
| 30 | gmpdev armcortexa7neon 6751.755ms -> 23.07x |
| 31 | gmpdev armcortexa8 6787.963ms -> 22.94x |
| 32 | gmpdev armcortexa8neon 6796.246ms -> 22.92x |
| 33 | gmpdev armcortexa9 6755.460ms -> 23.06x |
| 34 | gmpdev armcortexa9neon 6780.304ms -> 22.97x |
| 35 | gmpdev armcortexa15 9721.847ms -> 16.02x |
| 36 | gmpdev armcortexa15neon 9712.354ms -> 16.04x |
15 | | |
16 | | {{{ |
17 | | armcortexa8neon gmp6 |
18 | | Loaded library: jar:file:/opt/i2p/lib/jbigi.jar!/libjbigi-linux-armcortexa8neon.so |
19 | | DEBUG: Warming up the random number generator... |
20 | | DEBUG: Random number generator warmed up |
21 | | INFO: run time: 7040.535 ms (69.708 ms each) |
22 | | INFO: 100 runs complete without any errors |
23 | | Native run time: 7040.535 ms ( 69.708 ms each) |
24 | | Java run time: 156710.672 ms (1551.591 ms each) |
25 | | Native = 4.493% of pure Java time |
26 | | Native is BETTER by a factor of 22.258 -- YAY! |
27 | | }}} |