By bloid
via java.dzone.com
Published: Jul 23 2008 / 11:17
I’ve recently been working on a small Java simulation program that is going to take a long time to execute each time it runs. Basically, it does the same thing around a billion times with different random inputs for each iteration. I calculated that, for my first working version of the program, it would take 22 and a half hours to complete (based on it completing one million iterations in 81 seconds).
Add your comment
Voters For This Link (22)
-
bloid -
amphi -
jsugrue -
mswatcher -
alashcraft -
mgrev -
kaaphi -
connie_sanchez -
NBharti78 -
david85 -
imeshev -
regulapati -
puredanger -
jtyost2 -
thinkingserious -
qualidafial -
yardena -
alruiz15 -
trevor -
hightechsister -
Thomas1OF12 -
aclarke