Welcome, Guest. Please login or register.

Author Topic: How do I determine the read/write speed?  (Read 5227 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline haymiggan

  • Full Member
  • ***
  • Join Date: Oct 2003
  • Posts: 215
    • Show all replies
    • http://www.amiga.dk
Re: How do I determine the read/write speed?
« on: March 08, 2004, 06:52:24 PM »
try diskspeed from here or sysspeed from aminet (i think)
http://www.sinz.org/Michael.Sinz/Amiga/
BPPC 210/060, 256MB, ZIV + Mediator ZIV, Spider II, Voodoo 3, Terratech 512i, MAS Player PRO, Pixelview TV Pro, X-Surf II, Kickflash OS4, VARIO, SilverSurfer, Fast ATA ZIV, Int.SD/FF, Seagate Barracuda V 60GB, 12x CD/RW, 52X CD/R, Punchillos III, PSX-A...
 

Offline haymiggan

  • Full Member
  • ***
  • Join Date: Oct 2003
  • Posts: 215
    • Show all replies
    • http://www.amiga.dk
Re: How do I determine the read/write speed?
« Reply #1 on: March 08, 2004, 08:00:19 PM »
Hey mate,

Depends on what kind of size you test on.
I use SFS and have a SCSI-IDE bridge as a solution until i get a real SCSI-drive (far better at smaller file load due to seektimes on scsi drives)...

But on big files, scsi-ide bridges is pretty ok...look below
Testing with a 262144 byte, MEMF_FAST, LONG-aligned buffer.
Create file:      6488712 bytes/sec
Write to file:    8995137 bytes/sec
Read from file:   8565100 bytes/sec

Testing with a 524288 byte, MEMF_FAST, LONG-aligned buffer.
Create file:      7786455 bytes/sec
Write to file:    9343746 bytes/sec
Read from file:   7710117 bytes/sec
BPPC 210/060, 256MB, ZIV + Mediator ZIV, Spider II, Voodoo 3, Terratech 512i, MAS Player PRO, Pixelview TV Pro, X-Surf II, Kickflash OS4, VARIO, SilverSurfer, Fast ATA ZIV, Int.SD/FF, Seagate Barracuda V 60GB, 12x CD/RW, 52X CD/R, Punchillos III, PSX-A...
 

Offline haymiggan

  • Full Member
  • ***
  • Join Date: Oct 2003
  • Posts: 215
    • Show all replies
    • http://www.amiga.dk
Re: How do I determine the read/write speed?
« Reply #2 on: March 08, 2004, 08:24:55 PM »
You should get like 4-7MB with that PF, set buffers on testdrive? And all drives gives same result?

What is your system?
BPPC 210/060, 256MB, ZIV + Mediator ZIV, Spider II, Voodoo 3, Terratech 512i, MAS Player PRO, Pixelview TV Pro, X-Surf II, Kickflash OS4, VARIO, SilverSurfer, Fast ATA ZIV, Int.SD/FF, Seagate Barracuda V 60GB, 12x CD/RW, 52X CD/R, Punchillos III, PSX-A...