• Acolyte of the Butterfly
    Acolyte of the Butterfly
    Posts: 132 from 2017/8/7
    It works!

    Thank you very much, guys!

    I did a quick test on a PB5,4 with a FireWire-CF-reader (DeLock 91694), using a FAT-formatted 4GB card.

    Really nice!!

    (Can't attach picture)
    9ylxn2bt_jpg.htm

    These are the results from DiskSpeed on that device:
    Code:

    DiskSpeed 5.0 Copyright � 1995-2004 The AROS Development Team, 2012-2013 The MorphOS Team DiskSpeed 5.0 (7.5.2013)

    ------------------------------------------------------------------
    Processor: PPC MorphOS: 51.42
    Device: sbp2: Buffers: <information unavailable>

    Testing directory manipulation speed.
    File Create: 1316 files/sec | CPU Available: 96%
    File Open: 4112 files/sec | CPU Available: 0%
    Directory Scan: 61727 files/sec | CPU Available: 2%
    File Delete: 10630 files/sec | CPU Available: 2%

    Seek/Read: 32936 seeks/sec | CPU Available: 2%

    Testing with a 512 byte, LONG-aligned buffer.
    Create file: 1753721 bytes/sec | CPU Available: 78%
    Write to file: 24938115 bytes/sec | CPU Available: 1%
    Read from file: 34528573 bytes/sec | CPU Available: 2%

    Testing with a 4096 byte, LONG-aligned buffer.
    Create file: 1779424 bytes/sec | CPU Available: 93%
    Write to file: 172637081 bytes/sec | CPU Available: 1%
    Read from file: 260931578 bytes/sec | CPU Available: 1%

    Testing with a 32768 byte, LONG-aligned buffer.
    Create file: 1687082 bytes/sec | CPU Available: 96%
    Write to file: 1764994 bytes/sec | CPU Available: 97%
    Read from file: 15607507 bytes/sec | CPU Available: 89%

    Testing with a 262144 byte, LONG-aligned buffer.
    Create file: 2607928 bytes/sec | CPU Available: 97%
    Write to file: 3233640 bytes/sec | CPU Available: 97%
    Read from file: 19734280 bytes/sec | CPU Available: 95%

    Testing with a 512 byte, WORD-aligned buffer.
    Create file: 2430558 bytes/sec | CPU Available: 77%
    Write to file: 23958595 bytes/sec | CPU Available: 7%
    Read from file: 34420790 bytes/sec | CPU Available: 2%

    Testing with a 4096 byte, WORD-aligned buffer.
    Create file: 7824533 bytes/sec | CPU Available: 80%
    Write to file: 182967161 bytes/sec | CPU Available: 1%
    Read from file: 259899080 bytes/sec | CPU Available: 2%

    Testing with a 32768 byte, WORD-aligned buffer.
    Create file: 2577550 bytes/sec | CPU Available: 95%
    Write to file: 3771090 bytes/sec | CPU Available: 95%
    Read from file: 13014901 bytes/sec | CPU Available: 90%

    Testing with a 262144 byte, WORD-aligned buffer.
    Create file: 3290761 bytes/sec | CPU Available: 97%
    Write to file: 4508536 bytes/sec | CPU Available: 97%
    Read from file: 19301596 bytes/sec | CPU Available: 95%

    Testing with a 512 byte, BYTE-aligned buffer.
    Create file: 5338930 bytes/sec | CPU Available: 52%
    Write to file: 24138888 bytes/sec | CPU Available: 1%
    Read from file: 34481033 bytes/sec | CPU Available: 2%

    Testing with a 4096 byte, BYTE-aligned buffer.
    Create file: 7800523 bytes/sec | CPU Available: 81%
    Write to file: 183248807 bytes/sec | CPU Available: 9%
    Read from file: 259964401 bytes/sec | CPU Available: 2%

    Testing with a 32768 byte, BYTE-aligned buffer.
    Create file: 2989839 bytes/sec | CPU Available: 94%
    Write to file: 3491722 bytes/sec | CPU Available: 96%
    Read from file: 14740273 bytes/sec | CPU Available: 86%

    Testing with a 262144 byte, BYTE-aligned buffer.
    Create file: 2739614 bytes/sec | CPU Available: 94%
    Write to file: 3529053 bytes/sec | CPU Available: 96%
    Read from file: 14214456 bytes/sec | CPU Available: 87%

    Average CPU Available: 56%


    [ Edited by amifrog 22.11.2019 - 10:22 ]
  • »21.11.19 - 17:50
    Profile