Reply
Thread Tools
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#1
Doing a similar benchmark of this "How fast is your SD card?" topic which was about Jolla 1 smartphone, but now about the Jolla Tablet.

To run 'hdparm', either download the sources from http://sourceforge.net/projects/hdparm/ and compile yourself on Jolla Tablet after installing 'make' :
$ pkcon install make
then run inside the hdparm source-code folder :
hdparm-9.50$ make
Or download this precompiled hdparm for Sailfish Tablet.

My tests :
- internal flash memory :
Code:
$ ./hdparm -t --direct /dev/mmcblk0
/dev/mmcblk0:
 Timing O_DIRECT disk reads: 290 MB in  3.01 seconds =  96.47 MB/sec
- microSD card 64GB SanDisk Extreme U3 Micro SDXC, rated at read 60MB/s, write 40MB/s (real is read 71,5MB/s; write 52,5MB/s with USB3 reader on a notebook) :
Code:
$ ./hdparm -t --direct /dev/mmcblk1

/dev/mmcblk1:
 Timing O_DIRECT disk reads:  70 MB in  3.02 seconds =  23.21 MB/sec
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 

The Following 8 Users Say Thank You to rcolistete For This Useful Post:
pichlo's Avatar
Posts: 6,445 | Thanked: 20,981 times | Joined on Sep 2012 @ UK
#2
Many SD cards and USB memory sticks I tested in the past exhibited a proportionally decreasing performance as they got fuller. It might be interesting to do a similiar benchmark on Jolla devices. One day I may even get to it...
__________________
Русский военный корабль, иди нахуй!
 

The Following 2 Users Say Thank You to pichlo For This Useful Post:
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#3
Originally Posted by pichlo View Post
Many SD cards and USB memory sticks I tested in the past exhibited a proportionally decreasing performance as they got fuller. It might be interesting to do a similiar benchmark on Jolla devices. One day I may even get to it...
Nice suggestion. Next weekend I will compare different microSD cards, different FS (ext4, FAT32), after being formated.
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 

The Following 3 Users Say Thank You to rcolistete For This Useful Post:
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#4
Comparing with my Jolla C, it seems faster than Jolla Tablet :
$ ./hdparm -t --direct /dev/mmcblk0 : 108.12 MB/s
$ ./hdparm -t --direct /dev/mmcblk1 : 36.56 MB/s (microSD 32GB Transcend Micro SDHC UHS-1, 60-80MB/s read).
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 

The Following User Says Thank You to rcolistete For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 23:13.