Bogomips

From www.ReeltoReel.nl Wiki
Revision as of 11:54, 7 April 2016 by Pvdm (talk | contribs)
Jump to navigation Jump to search
name     1   2   3   4
samsie 4589 23s 52s 28s
nieuwe 5188 
lapx   5787 18s 39s 22s
amd64  6030 34s 43s 43s 

1-first column in bogomips.
2-second is time in seconds from this command:
 time echo "scale=5000; a(1)*4" | bc -l
3-third is this command
 time $(i=0; while (( i < 9999999 )); do (( i ++ )); done)
4-fourth is this command:
 echo '2^2^22' | time bc > /dev/null