My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
DinsDag30_10_2007  
Performing benchmarks
Updated Feb 4, 2010 by koen.van...@gmail.com

14h30 - 15h30

  • info about the system specifications via hdparm
  • aptitude did not work, after asking there seems to be some problems
    • with the apt-cache server which crashes sometimes and
    • belnet does not work properly these days.
    • Changed sources.list with new mirrors: uk.debian.org now it works
    • REMARK: for apt and wget no proxy is neccessary because of the apt proxy. For debootstrap a proxy is neccesarry
  • system specs are the same on both machines
  • hdparm -tT /dev/sda does gives some benchmark information about the disks
  • tried to install apache2 on xen domU
    • networking does not work properly
    • eth0: ERROR while getting interface flags: No such device
      SIOCSIFADDR: No such device
      eth0: ERROR while getting interface flags: No such device
      SIOCSIFNETMASK: No such device
      SIOCSIFBRDADDR: No such device
      eth0: ERROR while getting interface flags: No such device
      eth0: ERROR while getting interface flags: No such device
      Failed to bring up eth0.

  • Starting with some benchmark testing
    • wget http://www.tux.org/pub/tux/benchmarks/System/unixbench/unixbench-4.1.0.tgz
    • install make and gcc for this
    • cd into dir en do a make
    • ./Run
    • tried it on the ubuntu domU --> Does not work very well
    • On debian dom0 it works fine
    • ==============================================================
      
        BYTE UNIX Benchmarks (Version 4.1.0)
        System -- Linux helios164 2.6.18-5-xen-amd64 #1 SMP Tue Oct 2 21:48:12 UTC 2007 x86_64 GNU/Linux
        Start Benchmark Run: Tue Oct 30 17:58:05 CET 2007
         1 interactive users.
         17:58:05 up 14 days, 12 min,  1 user,  load average: 0.13, 0.07, 0.02
        lrwxrwxrwx 1 root root 4 2007-10-16 18:27 /bin/sh -> bash
        /bin/sh: symbolic link to `bash'
                               6890048    831324   5708724  13% /
      Dhrystone 2 using register variables     7441847.2 lps   (10.0 secs, 10 samples)
      Double-Precision Whetstone                 1842.1 MWIPS (9.7 secs, 10 samples)
      System Call Overhead                     294179.3 lps   (10.0 secs, 10 samples)
      Pipe Throughput                          285867.4 lps   (10.0 secs, 10 samples)
      Pipe-based Context Switching              72970.4 lps   (10.0 secs, 10 samples)
      Process Creation                           2591.1 lps   (30.0 secs, 3 samples)
      Execl Throughput                           1342.7 lps   (29.7 secs, 3 samples)
      File Read 1024 bufsize 2000 maxblocks    472354.0 KBps  (30.0 secs, 3 samples)
      File Write 1024 bufsize 2000 maxblocks   254976.0 KBps  (30.0 secs, 3 samples)
      File Copy 1024 bufsize 2000 maxblocks    162170.0 KBps  (30.0 secs, 3 samples)
      File Read 256 bufsize 500 maxblocks      138540.0 KBps  (30.0 secs, 3 samples)
      File Write 256 bufsize 500 maxblocks      73811.0 KBps  (30.0 secs, 3 samples)
      File Copy 256 bufsize 500 maxblocks       46557.0 KBps  (30.0 secs, 3 samples)
      File Read 4096 bufsize 8000 maxblocks    1234520.0 KBps  (30.0 secs, 3 samples)
      File Write 4096 bufsize 8000 maxblocks   670035.0 KBps  (30.0 secs, 3 samples)
      File Copy 4096 bufsize 8000 maxblocks    420492.0 KBps  (30.0 secs, 3 samples)
      Shell Scripts (1 concurrent)               1945.0 lpm   (60.0 secs, 3 samples)
      Shell Scripts (8 concurrent)                271.0 lpm   (60.0 secs, 3 samples)
      Shell Scripts (16 concurrent)               136.0 lpm   (60.0 secs, 3 samples)
      Arithmetic Test (type = short)           416285.3 lps   (10.0 secs, 3 samples)
      Arithmetic Test (type = int)             434049.8 lps   (10.0 secs, 3 samples)
      Arithmetic Test (type = long)            250050.8 lps   (10.0 secs, 3 samples)
      Arithmetic Test (type = float)           1034859.6 lps   (10.0 secs, 3 samples)
      Arithmetic Test (type = double)          1022120.5 lps   (10.0 secs, 3 samples)
      Arithoh                                  333979203.1 lps   (10.0 secs, 3 samples)
      C Compiler Throughput                       770.3 lpm   (60.0 secs, 3 samples)
      Dc: sqrt(2) to 99 decimal places          40784.9 lpm   (30.0 secs, 3 samples)
      Recursion Test--Tower of Hanoi           131992.4 lps   (20.0 secs, 3 samples)
      
      
                           INDEX VALUES
      TEST                                        BASELINE     RESULT      INDEX
      
      Dhrystone 2 using register variables        116700.0  7441847.2      637.7
      Double-Precision Whetstone                      55.0     1842.1      334.9
      Execl Throughput                                43.0     1342.7      312.3
      File Copy 1024 bufsize 2000 maxblocks         3960.0   162170.0      409.5
      File Copy 256 bufsize 500 maxblocks           1655.0    46557.0      281.3
      File Copy 4096 bufsize 8000 maxblocks         5800.0   420492.0      725.0
      Pipe Throughput                              12440.0   285867.4      229.8
      Process Creation                               126.0     2591.1      205.6
      Shell Scripts (8 concurrent)                     6.0      271.0      451.7
      System Call Overhead                         15000.0   294179.3      196.1
                                                                       =========
           FINAL SCORE                                                     344.2
  • Some benchmarking info and documents
    • www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/pdf/Benchmarking-HOWTO.pdf
    • www.cs.virginia.edu/~jcg8f/Lab%20report.pdf


Sign in to add a comment
Powered by Google Project Hosting