Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.advocacy > #291427

Timings on real SSD

From Melzzzzz <mel@zzzzz.com>
Newsgroups comp.os.linux.advocacy
Subject Timings on real SSD
Date 2015-04-24 18:31 +0200
Organization albasani.net
Message-ID <20150424183120.38fb5929@maxa-pc> (permalink)

Show all headers | View raw


from hdd to ssd

[root@maxa-pc ~]# time
cp /home/bmaxa/Downloads/manjaro-kde-0.8.12-x86_64.iso .

real	0m8.244s
user	0m0.007s
sys	0m0.850s
[root@maxa-pc ~]# echo 1 > /proc/sys/vm/drop_caches 

from ssd to ssd

[root@maxa-pc ~]# time cp manjaro-kde-0.8.12-x86_64.iso Downloads/

real	0m2.971s
user	0m0.000s
sys	0m0.783s
[root@maxa-pc ~]# 
[root@maxa-pc ~]# ls -l manjaro-kde-0.8.12-x86_64.iso 
-rw-r--r-- 1 root root 1555709952 24.04.2015 18:28 manjaro-kde-0.8.12-x86_64.iso
[root@maxa-pc ~]# 

Back to comp.os.linux.advocacy | Previous | NextNext in thread | Find similar


Thread

Timings on real SSD Melzzzzz <mel@zzzzz.com> - 2015-04-24 18:31 +0200
  Re: Timings on real SSD Chris Ahlstrom <OFeem1987@teleworm.us> - 2015-04-24 15:10 -0400
  Re: Timings on real SSD DFS <nospam@dfs.com> - 2015-04-25 09:09 -0400
    Re: Timings on real SSD Melzzzzz <mel@zzzzz.com> - 2015-04-25 16:01 +0200
  Re: Timings on real SSD 7 <email_at_www_at_enemygadgets_dot_com@enemygadgets.com> - 2015-04-25 21:53 +0100
    Re: Timings on real SSD Slimer <slvrslmr@lv.c> - 2015-04-25 20:50 -0400

csiph-web