Tests for Computer Equipment

2»

Comments

  • Reply 21 of 26
    This should be a fairly good memory/processor test. The test is based on two programs which merely create output and "flow" output at an extremely large rate. 1 GB is produced in all, which may be soon be too little for accurate tests of computer hardware. Also, this test should run produce correct scores whether or not other applications are busy at the same time.



    http://www.myersdaily.org/joseph/ref...mempipe.tar.gz



    mempipe.tar.gz, 5062 bytes

    MD5 (mempipe.tar.gz) = 8c82d91d1011ce0ed641959203c8e97f



    The scores are produced by the same mathematics as before, with new configuration constants.



    A README file isn't included, but the scores themselves are saved into a text file.



    If odd behavior is evident, submit the file mempipe.out.log.txt with your score. This log file will only contain data from the most recent test.



    Otherwise, submit only the results from mempipe.out.txt. Each new test score will be added to this file.



    Open the file "mempipe.command" to run the test. The test should take 10-20 seconds to complete, less on faster machines.
  • Reply 22 of 26
    I think I'm going to skip on the graphics tests, unless someone else has an idea. It depends a great deal on the programming technique and algorithms used, and I'm not very interested in evaluating computer performance by forcing all computers to run a poorly-written program.
  • Reply 23 of 26
    Quote:

    Originally posted by RussS

    After seeing the previous scores I can't believe my results are for real but here's what I got:



    Total time 45. Score is 108.804788989531



    QS 933Mhz

    Maxtor 120GB HD




    ???



    The BSD subsystem must have been installed with Mac OS X in order for these tests to run properly. I wonder what is in the log file for your test.
  • Reply 24 of 26
    russsrusss Posts: 115member
    Quote:

    Originally posted by cookies

    ???



    The BSD subsystem must have been installed with Mac OS X in order for these tests to run properly. I wonder what is in the log file for your test.




    Here's the log:

    Code:


    Test 1: create 1000 files with nothing in them

    writing is 0, sync is 0, fsync is 0

    writing size is 512, files are 1000

    ok



    real0m0.218s

    user0m0.010s

    sys0m0.110s







    Test 2: create 1000 files with 512 bytes in them

    writing is 1, sync is 0, fsync is 0

    writing size is 512, files are 1000

    ok



    real0m1.274s

    user0m0.020s

    sys0m0.190s







    Test 3: create 1000 files with 512 bytes and fsync

    writing is 1, sync is 0, fsync is 1

    writing size is 512, files are 1000

    ok



    real0m1.358s

    user0m0.010s

    sys0m0.180s







    Test 4: create 1000 files with 512 bytes in them and sync

    writing is 1, sync is 1, fsync is 0

    writing size is 512, files are 1000

    ok



    real0m3.943s

    user0m0.010s

    sys0m1.780s







    Test 5: create 10000 files

    writing is 0, sync is 0, fsync is 0

    writing size is 512, files are 10000

    ok



    real0m5.080s

    user0m0.060s

    sys0m1.070s







    Test 6: create 100 files with 1 MB in them

    writing is 1, sync is 0, fsync is 0

    writing size is 1000000, files are 100

    ok



    real0m2.496s

    user0m0.010s

    sys0m0.610s







    Test 7: create 1000 files with 1 MB in them

    writing is 1, sync is 0, fsync is 0

    writing size is 1000000, files are 1000

    ok



    real0m25.438s

    user0m0.010s

    sys0m6.350s







    1061247220





  • Reply 25 of 26
    Quote:

    Originally posted by RussS



    Wow. It looks right, at least.
  • Reply 26 of 26
    On the new memory test, here is what my server gets (non-Macintosh):



    Total time 11.27. Score is 66.3972050892429



    The server is dual P3 @ 850 MHz + 1 GB RAM.



    http://lilly.csoft.net/
Sign In or Register to comment.