|
2015-07-04
, 14:25
|
Posts: 432 |
Thanked: 917 times |
Joined on Jun 2011
|
#2
|
# /home/nemo/horst-NFS/hdparm-9.48/hdparm -t --direct /dev/mmcblk0 /dev/mmcblk0: Timing O_DIRECT disk reads: 210 MB in 3.02 seconds = 69.57 MB/sec…
|
2015-07-04
, 16:11
|
|
Posts: 6,447 |
Thanked: 20,981 times |
Joined on Sep 2012
@ UK
|
#3
|
[root@Dinghy hdparm-9.48]# /home/nemo/Dev/hdparm-9.48/hdparm -t --direct /dev/mmcblk0 /dev/mmcblk0: Timing O_DIRECT disk reads: 186 MB in 3.02 seconds = 61.66 MB/sec [root@Dinghy hdparm-9.48]# /home/nemo/Dev/hdparm-9.48/hdparm -t --direct /dev/mmcblk1 /dev/mmcblk1: Timing O_DIRECT disk reads: 60 MB in 3.27 seconds = 18.38 MB/sec [root@Dinghy hdparm-9.48]#
Bianca:~# /home/user/MyDocs/Dev/hdparm-9.48/hdparm -t --direct /dev/mmcblk0 /dev/mmcblk0: Timing O_DIRECT disk reads: 70 MB in 3.09 seconds = 22.62 MB/sec Bianca:~# /home/user/MyDocs/Dev/hdparm-9.48/hdparm -t --direct /dev/mmcblk1 /dev/mmcblk1: Timing O_DIRECT disk reads: 44 MB in 3.06 seconds = 14.39 MB/sec Bianca:~#
|
2015-07-05
, 10:22
|
Posts: 37 |
Thanked: 68 times |
Joined on Jun 2015
@ Munich, Germany
|
#4
|
I went for the price, not quality
The Following 5 Users Say Thank You to V10lator For This Useful Post: | ||
|
2015-07-05
, 14:50
|
|
Posts: 270 |
Thanked: 610 times |
Joined on Nov 2007
@ Leipzig/Germany
|
#5
|
[root@touko nemo]# ./hdparm -t --direct /dev/mmcblk1 /dev/mmcblk1: Timing O_DIRECT disk reads: 58 MB in 3.08 seconds = 18.81 MB/sec
The Following 5 Users Say Thank You to seiichiro0185 For This Useful Post: | ||
|
2015-07-06
, 23:27
|
Posts: 37 |
Thanked: 68 times |
Joined on Jun 2015
@ Munich, Germany
|
#7
|
$ dd if=random.sample of=/dev/null bs=4k 94033+1 records in 94033+1 records out 385162240 bytes (385 MB) copied, 19.3315 s, 19.9 MB/s
|
2015-07-13
, 08:39
|
Posts: 204 |
Thanked: 443 times |
Joined on Jul 2012
@ Germany - Potsdam
|
#8
|
hdparm -t --direct /dev/mmcblk1 /dev/mmcblk1: Timing O_DIRECT disk reads: 64 MB in 3.09 seconds = 20.73 MB/sec
|
2015-07-19
, 20:41
|
|
Posts: 6,447 |
Thanked: 20,981 times |
Joined on Sep 2012
@ UK
|
#9
|
The Following User Says Thank You to pichlo For This Useful Post: | ||
|
2015-07-19
, 21:54
|
|
Posts: 435 |
Thanked: 684 times |
Joined on Apr 2012
@ Netherlands 020
|
#10
|
The Following User Says Thank You to jellyroll For This Useful Post: | ||
So I thought it's time to benchmark. Now I could provide a rpm but that's overkilled as all you need is the hdparm binary. Either download the sources from http://sourceforge.net/projects/hdparm/ and compile it for yourself (which is as simple as executing make) or use this precompiled one.
To benchmark with it do:
Another benchmark could be to read from the card after dropping caches but first we would need a file to read... Ideas?
//EDIT: Just for reference here the speed of the internal storage: