HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

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
  • 1394
  • 0

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.