Find Primes Updated

I’ve updated the FindPrimes Benchmark page with results running under Windows. I also updated the C++ code to work around the GCC compiler bug that produced incorrect results at higher levels of optimization, so now the Xcode C++ times are as fast as the Java times. On Windows, all the languages produce about the same times except that the Java version is slower on the first test (Linked List).

This entry was posted in C#, Code, Java. Bookmark the permalink.

2 Responses to Find Primes Updated

  1. Alex Pounds says:

    What are the units for the times?

  2. xan says:

    All times are in seconds.

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>