Results 1 to 25 of 55

Thread: Rewriting SuperPi

Hybrid View

  1. #1
    Xtreme Addict
    Join Date
    Apr 2007
    Posts
    2,128
    Hmm, you must be mixing up me with someone else, since as far as I know, I haven't sent anyone anything related to ASM benchmarks, as I don't even know ASM well enough.

    Why don't you want to use external libraries? The clock() in time.h is AWFULLY inaccurate(Running time for my plasmas were over 14 seconds, whereas it should have stopped right after 10 seconds were passed.) under heavy CPU load, thus there is no accurate way of measuring time.

  2. #2
    Xtreme Enthusiast
    Join Date
    May 2007
    Posts
    831
    Quote Originally Posted by Calmatory View Post
    Hmm, you must be mixing up me with someone else, since as far as I know, I haven't sent anyone anything related to ASM benchmarks, as I don't even know ASM well enough.

    Why don't you want to use external libraries? The clock() in time.h is AWFULLY inaccurate(Running time for my plasmas were over 14 seconds, whereas it should have stopped right after 10 seconds were passed.) under heavy CPU load, thus there is no accurate way of measuring time.
    Then who sent me those benchmarks?

    I should find a better way to measure time, but by external libraries, I meant a bignum library, because I felt it would not provide the best performance.
    Gigabyte P35-DQ6 | Intel Core 2 Quad Q6700 | 2x1GB Crucial Ballistix DDR2-1066 5-5-5-15 | MSI nVIDIA GeForce 7300LE

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •