SD expansion, benchmark

Discussion in 'Laptop Hardware' started by malmjako, Oct 8, 2008.

  1. malmjako

    malmjako

    Joined:
    Aug 26, 2008
    Messages:
    16
    Likes Received:
    0
    I have used Bonnie++ to benchmark the SSD (Samsung), a Transcend class 6 16 Gb card, and a SanDisk Extreme III 1 Gb card. The following are the results in numbers:

    Code:
    bonnie++ output on internal SSD (SAMSUNG), using bonnie++ -r 100
    
    Version  1.03       ------Sequential Output------ --Sequential Input- --Random-
                        -Per Chr- --Block-- -Rewrite- -Per Chr- --Block-- --Seeks--
    Machine        Size K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP  /sec %CP
    localhost      300M  7695  67 16013   4  8533   4 11752  99 +++++ +++ +++++ +++
                        ------Sequential Create------ --------Random Create--------
                        -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
                  files  /sec %CP  /sec %CP  /sec %CP  /sec %CP  /sec %CP  /sec %CP
                     16  1986  99 +++++ +++ +++++ +++  1999  99 +++++ +++  7332  99
    localhost,300M,7695,67,16013,4,8533,4,11752,99,+++++,+++,+++++,+++,16,1986,99,+++++,+++,+++++,+++,1999,99,+++++,+++,7332,99
    
    
    bonnie++ output on Transcend class 6, 16 Gb sdhc memory card (in left card reader), using bonnie++ -r 100
    
    Version  1.03       ------Sequential Output------ --Sequential Input- --Random-
                        -Per Chr- --Block-- -Rewrite- -Per Chr- --Block-- --Seeks--
    Machine        Size K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP  /sec %CP
    localhost      300M  4508  46  7355   4  7754   6 10947  98 +++++ +++ +++++ +++
                        ------Sequential Create------ --------Random Create--------
                        -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
                  files  /sec %CP  /sec %CP  /sec %CP  /sec %CP  /sec %CP  /sec %CP
                     16    47  96   118  96   607  97    81  97   125  97   215  99
    localhost,300M,4508,46,7355,4,7754,6,10947,98,+++++,+++,+++++,+++,16,47,96,118,96,607,97,81,97,125,97,215,99
    
    
    bonnie++ output on SanDisk Extreme III, 1 Gb sd memory card (in right card reader), using bonnie++ -r 100
    
    Version  1.03       ------Sequential Output------ --Sequential Input- --Random-
                        -Per Chr- --Block-- -Rewrite- -Per Chr- --Block-- --Seeks--
    Machine        Size K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP  /sec %CP
    localhost      300M 10910  98 20109  13 10339   8 11810  99 +++++ +++ +++++ +++
                        ------Sequential Create------ --------Random Create--------
                        -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
                  files  /sec %CP  /sec %CP  /sec %CP  /sec %CP  /sec %CP  /sec %CP
                     16    52  98   131  98   667  99    86  98   128  98   217  99
    localhost,300M,10910,98,20109,13,10339,8,11810,99,+++++,+++,+++++,+++,16,52,98,131,98,667,99,86,98,128,98,217,99
    
    Note that the SanDisk Extreme III was tested in the right card reader whereas the Transcend was tested in the left reader (as storage expansion).

    The results seem to indicate that the SanDisk is faster in sequential write than both the SSD (x1.4 or x1.3, for "per character" and "block", respectively), and the Transcend (x2.4 or x2.7).
     
    malmjako, Oct 8, 2008
    #1
  2. malmjako

    malmjako

    Joined:
    Aug 26, 2008
    Messages:
    16
    Likes Received:
    0
    I think it would be interesting to see comparative results from other cards... Bonnie++ is on sourceforge (http://sourceforge.net/projects/bonnie). I used the following command (to restrict the memory usage to 100 Mb, and thereby the file size to 300 Mb):
    Code:
    bonnie++ -r 100 -d /path/to/directory/on/memory/card
     
    malmjako, Oct 10, 2008
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.