Advertisement
Guest User

Ubuntu_10.04 - tests

a guest
Jan 18th, 2012
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.66 KB | None | 0 0
  1. test@test-desktop:~$ sudo hardinfo -r -f text
  2.  
  3. ...
  4.  
  5. Computer
  6.  
  7. ********
  8.  
  9.  
  10.  
  11.  
  12.  
  13. Summary
  14.  
  15. -------
  16.  
  17.  
  18.  
  19. -Computer-
  20.  
  21. Processor       : 2x Intel(R) Pentium(R) 4 CPU 3.00GHz
  22.  
  23. Memory      : 1026MB (288MB used)
  24.  
  25. ...
  26.  
  27. Operating System
  28.  
  29. ----------------
  30.  
  31.  
  32.  
  33. -Version-
  34.  
  35. Kernel      : Linux 2.6.32-33-generic (i686)
  36.  
  37. Compiled        : #70-Ubuntu SMP Thu Jul 7 21:09:46 UTC 2011
  38.  
  39. C Library       : GNU C Library version 2.11.1 (stable)
  40.  
  41. Default C Compiler      : GNU C Compiler version 4.4.3 (Ubuntu 4.4.3-4ubuntu5)
  42.  
  43. Distribution        : Ubuntu 10.04.3 LTS
  44.  
  45. ...
  46.  
  47.  
  48.  
  49. Filesystems
  50.  
  51. -----------
  52.  
  53.  
  54.  
  55. -Mounted File Systems-
  56.  
  57. /dev/sda1   /   10.13 % (44.2 GiB of 49.2 GiB) 
  58.  
  59. none    /dev    0.05 % (496.8 MiB of 497.0 MiB)
  60.  
  61. none    /dev/shm    0.06 % (500.9 MiB of 501.2 MiB)
  62.  
  63. none    /var/run    0.02 % (501.1 MiB of 501.2 MiB)
  64.  
  65. none    /var/lock   0.00 % (501.2 MiB of 501.2 MiB)
  66.  
  67. none    /lib/init/rw    0.00 % (501.2 MiB of 501.2 MiB)
  68.  
  69. /dev/sda5   /media/DATA 88.88 % (10.0 GiB of 90.0 GiB) 
  70.  
  71.  
  72.  
  73. Display
  74.  
  75. -------
  76.  
  77. ...
  78.  
  79. -OpenGL-
  80.  
  81. Vendor      : NVIDIA Corporation
  82.  
  83. Renderer        : GeForce 6600/AGP/SSE2
  84.  
  85. Version     : 2.1.2 NVIDIA 290.10
  86.  
  87. Direct Rendering        : Yes
  88.  
  89. ...
  90.  
  91. Storage
  92.  
  93. -------
  94.  
  95.  
  96.  
  97. -SCSI Disks-
  98.  
  99. ATA Maxtor 6Y160M0
  100.  
  101. HL-DT-ST DVDRAM GSA-4165B
  102.  
  103. ...
  104.  
  105.  
  106.  
  107. Benchmarks
  108.  
  109. **********
  110.  
  111.  
  112.  
  113.  
  114.  
  115. CPU Blowfish
  116.  
  117. ------------
  118.  
  119.  
  120.  
  121. -CPU Blowfish-
  122.  
  123. <big><b>This Machine</b></big>  3014 MHz    10.763 
  124.  
  125. Intel(R) Celeron(R) M processor         1.50GHz (null)  26.1876862 
  126.  
  127. PowerPC 740/750 (280.00MHz) (null)  172.816713 
  128.  
  129.  
  130.  
  131. CPU CryptoHash
  132.  
  133. --------------
  134.  
  135.  
  136.  
  137. -CPU CryptoHash-
  138.  
  139. <big><b>This Machine</b></big>  3014 MHz    100.981
  140.  
  141.  
  142.  
  143. CPU Fibonacci
  144.  
  145. -------------
  146.  
  147.  
  148.  
  149. -CPU Fibonacci-
  150.  
  151. <big><b>This Machine</b></big>  3014 MHz    3.758  
  152.  
  153. Intel(R) Celeron(R) M processor         1.50GHz (null)  8.1375674  
  154.  
  155. PowerPC 740/750 (280.00MHz) (null)  58.07682   
  156.  
  157.  
  158.  
  159. CPU N-Queens
  160.  
  161. ------------
  162.  
  163.  
  164.  
  165. -CPU N-Queens-
  166.  
  167. <big><b>This Machine</b></big>  3014 MHz    16.655 
  168.  
  169.  
  170.  
  171. FPU FFT
  172.  
  173. -------
  174.  
  175.  
  176.  
  177. -FPU FFT-
  178.  
  179. <big><b>This Machine</b></big>  3014 MHz    5.739  
  180.  
  181.  
  182.  
  183. FPU Raytracing
  184.  
  185. --------------
  186.  
  187.  
  188.  
  189. -FPU Raytracing-
  190.  
  191. <big><b>This Machine</b></big>  3014 MHz    71.205 
  192.  
  193. Intel(R) Celeron(R) M processor         1.50GHz (null)  40.8816714 
  194.  
  195. PowerPC 740/750 (280.00MHz) (null)  161.312647
  196.  
  197.  
  198.  
  199.  
  200.  
  201. test@test-desktop:~$ glxgears -fullscreen
  202.  
  203. Running synchronized to the vertical refresh.  The framerate should be
  204.  
  205. approximately the same as the monitor refresh rate.
  206.  
  207. 1700 frames in 5.0 seconds
  208.  
  209. 1699 frames in 5.0 seconds
  210.  
  211. 1699 frames in 5.0 seconds
  212.  
  213. 1700 frames in 5.0 seconds
  214.  
  215. 1699 frames in 5.0 seconds
  216.  
  217.  
  218.  
  219.  
  220.  
  221. test@test-desktop:~$ dd if=/dev/zero of=test.img bs=4k count=512k; rm test.img
  222.  
  223. 524288+0 records in
  224.  
  225. 524288+0 records out
  226.  
  227. 2147483648 bytes (2.1 GB) copied, 34.2667 s, 62.7 MB/s
  228.  
  229.  
  230.  
  231.  
  232.  
  233. test@test-desktop:~$ time cp /media/DATA/ubuntu-10.04.3-desktop-i386.iso ./
  234.  
  235.  
  236.  
  237. real    0m37.253s
  238.  
  239. user    0m0.052s
  240.  
  241. sys 0m2.684s
  242.  
  243. test@test-desktop:~$ sudo bash -c 'echo 3 > /proc/sys/vm/drop_caches'
  244.  
  245. test@test-desktop:~$ dd if=ubuntu-10.04.3-desktop-i386.iso of=/dev/null
  246.  
  247. 1408452+0 records in
  248.  
  249. 1408452+0 records out
  250.  
  251. 721127424 bytes (721 MB) copied, 12.197 s, 59.1 MB/s
  252.  
  253.  
  254.  
  255.  
  256.  
  257. test@test-desktop:~$ bonnie++
  258.  
  259. Writing a byte at a time...done
  260.  
  261. Writing intelligently...done
  262.  
  263. Rewriting...done
  264.  
  265. Reading a byte at a time...done
  266.  
  267. Reading intelligently...done
  268.  
  269. start 'em...done...done...done...done...done...
  270.  
  271. Create files in sequential order...done.
  272.  
  273. Stat files in sequential order...done.
  274.  
  275. Delete files in sequential order...done.
  276.  
  277. Create files in random order...done.
  278.  
  279. Stat files in random order...done.
  280.  
  281. Delete files in random order...done.
  282.  
  283. Version  1.96       ------Sequential Output------ --Sequential Input- --Random-
  284.  
  285. Concurrency   1     -Per Chr- --Block-- -Rewrite- -Per Chr- --Block-- --Seeks--
  286.  
  287. Machine        Size K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP  /sec %CP
  288.  
  289. test-desktop     2G    75  99 56918  21 27155  10   979  92 67695   6 176.2   6
  290.  
  291. Latency               125ms     818ms    1256ms   61976us     125ms     767ms
  292.  
  293. Version  1.96       ------Sequential Create------ --------Random Create--------
  294.  
  295. test-desktop        -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
  296.  
  297.              files  /sec %CP  /sec %CP  /sec %CP  /sec %CP  /sec %CP  /sec %CP
  298.  
  299.                 16 20352  62 +++++ +++ 31396  75 25205  75 +++++ +++ 31381  74
  300.  
  301. Latency               452us    1051us    1574us     895us     136us     226us
  302.  
  303. 1.96,1.96,test-desktop,1,1326917962,2G,,75,99,56918,21,27155,10,979,92,67695,6,176.2,6,16,,,,,20352,62,+++++,+++,31396,75,25205,75,+++++,+++,31381,74,125ms,818ms,1256ms,61976us,125ms,767ms,452us,1051us,1574us,895us,136us,226us
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement