Link Details

Link 97351 thumbnail
User 111696 avatar

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).
  • 22
  • 0
  • 886
  • 298

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.