Welcome, Guest. Please login or register.

Author Topic: sysspeed bench on PCMCIAtoCFCard  (Read 1499 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline lionstormTopic starter

sysspeed bench on PCMCIAtoCFCard
« on: July 01, 2013, 05:06:00 PM »
Hi all,
I bought a PCMCIAtoCFCard from Amigakit and wanted to make a bench of the drive using sysspeed 2.6.
the bench "drive" is running fine except that it returns no value for RawRead ?? anyone knows why ?
 

Offline lionstormTopic starter

Re: sysspeed bench on PCMCIAtoCFCard
« Reply #1 on: July 03, 2013, 05:00:54 PM »
* bump *

(sorry)
 

Offline paul1981

Re: sysspeed bench on PCMCIAtoCFCard
« Reply #2 on: July 04, 2013, 12:54:01 AM »
Quote from: lionstorm;739730
* bump *

(sorry)

When I find my CF card and adapter I'll have a go myself. I've been looking for it today and yesterday and haven't found it yet. :(
 

Offline lionstormTopic starter

Re: sysspeed bench on PCMCIAtoCFCard
« Reply #3 on: July 07, 2013, 03:24:55 PM »
any news paul1981 ?
 

Offline paul1981

Re: sysspeed bench on PCMCIAtoCFCard
« Reply #4 on: July 08, 2013, 06:20:00 PM »
Quote from: lionstorm;740096
any news paul1981 ?

I get the exact same result as you with SysSpeed....

All the results appear except for RawRead where I get a "----" instead of the result.
One possible explanation is that SysSpeed may be assuming scsi.device for CF0:, which is wrong because CF cards use compactflash.device. That's just a guess though, and I'd be suprised if it's true. If you have a fresh installation with no fragmentation, then the ReadFile result will be pretty close to the RawRead. ReadFile on mine is 2.37 MB/s on CF0:.

With SysInfo I get 3,276,800 bytes/s raw read on CF0:.

Do you have RSCP? That can also test Raw Read speed, and it has a reputation for being accurate:

http://aminet.net/package/util/moni/RSCP

With RSCP, I get 2426 K/s raw read on CF0:. Bear in mind though you'll have to change "scsi.device" to "compactflash.device" on the main screen for it to work on CF cards.
 

Offline lionstormTopic starter

Re: sysspeed bench on PCMCIAtoCFCard
« Reply #5 on: August 04, 2013, 04:35:55 PM »
thx for cross checking this and also for the tip about RSCP.
I might use this tool for comparing speed between devices.