Page 3 of 26 FirstFirst 12345613 ... LastLast
Results 51 to 75 of 637
  1. #51
    ./src/ubgears.c:590: error: âuse_threadsafe_apiâ undeclared (first use in this function)
    ./src/ubgears.c:605: warning: implicit declaration of function âXInitThreadsâ
    ./src/ubgears.c:612: warning: implicit declaration of function âXOpenDisplayâ
    ./src/ubgears.c:618: warning: implicit declaration of function âXDefaultScreenOfDisplayâ
    ./src/ubgears.c:620: error: âwinrectâ undeclared (first use in this function)
    ./src/ubgears.c:628: warning: implicit declaration of function âmake_windowâ
    ./src/ubgears.c:628: error: âwinâ undeclared (first use in this function)
    ./src/ubgears.c:628: error: âctxâ undeclared (first use in this function)
    ./src/ubgears.c:632: warning: implicit declaration of function âglGetStringâ
    ./src/ubgears.c:632: error: âGL_RENDERERâ undeclared (first use in this function)
    ./src/ubgears.c:632: warning: cast to pointer from integer of different size
    ./src/ubgears.c:633: error: âGL_VERSIONâ undeclared (first use in this function)
    ./src/ubgears.c:633: warning: cast to pointer from integer of different size
    ./src/ubgears.c:634: error: âGL_VENDORâ undeclared (first use in this function)
    ./src/ubgears.c:634: warning: cast to pointer from integer of different size
    ./src/ubgears.c:635: error: âGL_EXTENSIONSâ undeclared (first use in this function)
    ./src/ubgears.c:635: warning: cast to pointer from integer of different size
    ./src/ubgears.c:641: warning: implicit declaration of function âevent_loopâ
    ./src/ubgears.c:643: warning: implicit declaration of function âglXDestroyContextâ
    ./src/ubgears.c:645: warning: implicit declaration of function âXDestroyWindowâ
    ./src/ubgears.c:646: warning: implicit declaration of function âXCloseDisplayâ
    make: *** [pgms/ubgears] Error 1
    [root@bench unixbench-5.1.2]# make^M./src/ubgears.c:632: warning: cast to pointer from integer of different size
    ./src/ubgears.c:632:: No such file or directory
    [root@bench unixbench-5.1.2]# ./src/ubgears.c:633: error: âGL_VERSIONâ undeclared (first use in this function)
    -bash: syntax error near unexpected token `('
    [root@bench unixbench-5.1.2]# ./src/ubgears.c:633: warning: cast to pointer from integer of different size
    -bash: ./src/ubgears.c:633:: No such file or directory
    [root@bench unixbench-5.1.2]# ./src/ubgears.c:634: error: âGL_VENDORâ undeclared (first use in this function)
    -bash: syntax error near unexpected token `('
    [root@bench unixbench-5.1.2]# ./src/ubgears.c:634: warning: cast to pointer from integer of different size
    -bash: ./src/ubgears.c:634:: No such file or directory
    [root@bench unixbench-5.1.2]# ./src/ubgears.c:635: error: âGL_EXTENSIONSâ undeclared (first use in this function)
    -bash: syntax error near unexpected token `('
    [root@bench unixbench-5.1.2]# ./src/ubgears.c:635: warning: cast to pointer from integer of different size
    -bash: ./src/ubgears.c:635:: No such file or directory
    [root@bench unixbench-5.1.2]# ./src/ubgears.c:641: warning: implicit declaration of function âevent_loop
    -bash: ./src/ubgears.c:641:: No such file or directory
    [root@bench unixbench-5.1.2]# â./src/ubgears.c:643: warning: implicit declaration of function âglXDestroyContext
    -bash: â./src/ubgears.c:643:: No such file or directory
    [root@bench unixbench-5.1.2]# â./src/ubgears.c:645: warning: implicit declaration of function âXDestroyWindow
    -bash: â./src/ubgears.c:645:: No such file or directory
    [root@bench unixbench-5.1.2]# â./src/ubgears.c:646: warning: implicit declaration of function âXCloseDisplay
    -bash: â./src/ubgears.c:646:: No such file or directory
    [root@bench unixbench-5.1.2]# âmake: *** [pgms/ubgears] Error 1
    -bash: âmake:: command not found
    [root@bench unixbench-5.1.2]# ./src/ubgears.c:635: warning: cast to pointer from integer of different size
    warni
    [root@bench unixbench-5.1.2]# make
    Checking distribution of files
    ./pgms exists
    ./src exists
    ./testdir exists
    ./tmp exists
    ./results exists
    gcc -o ./pgms/ubgears -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/ubgears.c -lGL -lXext -lX11
    ./src/ubgears.c:48:22: error: X11/Xlib.h: No such file or directory
    ./src/ubgears.c:49:23: error: X11/Xutil.h: No such file or directory
    ./src/ubgears.c:50:24: error: X11/keysym.h: No such file or directory
    ./src/ubgears.c:51:19: error: GL/gl.h: No such file or directory
    ./src/ubgears.c:52:20: error: GL/glx.h: No such file or directory
    ./src/ubgears.c:75: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âverboseâ
    ./src/ubgears.c:129: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âview_rotxâ
    ./src/ubgears.c:130: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âgear1â
    ./src/ubgears.c:131: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âangleâ
    ./src/ubgears.c:132: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âspeedâ
    ./src/ubgears.c:133: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âprintInfoâ
    ./src/ubgears.c:147: error: expected â)â before âinner_radiusâ
    ./src/ubgears.c: In function âdrawâ:
    ./src/ubgears.c:283: warning: implicit declaration of function âglClearâ
    ./src/ubgears.c:283: error: âGL_COLOR_BUFFER_BITâ undeclared (first use in this function)
    ./src/ubgears.c:283: error: (Each undeclared identifier is reported only once
    ./src/ubgears.c:283: error: for each function it appears in.)
    ./src/ubgears.c:283: error: âGL_DEPTH_BUFFER_BITâ undeclared (first use in this function)
    ./src/ubgears.c:285: warning: implicit declaration of function âglPushMatrixâ
    ./src/ubgears.c:286: warning: implicit declaration of function âglRotatefâ
    ./src/ubgears.c:286: error: âview_rotxâ undeclared (first use in this function)
    ./src/ubgears.c:287: error: âview_rotyâ undeclared (first use in this function)
    ./src/ubgears.c:288: error: âview_rotzâ undeclared (first use in this function)
    ./src/ubgears.c:291: warning: implicit declaration of function âglTranslatefâ
    ./src/ubgears.c:292: error: âangleâ undeclared (first use in this function)
    ./src/ubgears.c:293: warning: implicit declaration of function âglCallListâ
    ./src/ubgears.c:293: error: âgear1â undeclared (first use in this function)
    ./src/ubgears.c:294: warning: implicit declaration of function âglPopMatrixâ
    ./src/ubgears.c:299: error: âgear2â undeclared (first use in this function)
    ./src/ubgears.c:305: error: âgear3â undeclared (first use in this function)
    ./src/ubgears.c: In function âreshapeâ:
    ./src/ubgears.c:316: error: âGLfloatâ undeclared (first use in this function)
    ./src/ubgears.c:316: error: expected â;â before âhâ
    ./src/ubgears.c:318: warning: implicit declaration of function âglViewportâ
    ./src/ubgears.c:318: error: âGLintâ undeclared (first use in this function)
    ./src/ubgears.c:318: error: expected â)â before âwidthâ
    ./src/ubgears.c:319: warning: implicit declaration of function âglMatrixModeâ
    ./src/ubgears.c:319: error: âGL_PROJECTIONâ undeclared (first use in this function)
    ./src/ubgears.c:320: warning: implicit declaration of function âglLoadIdentityâ
    ./src/ubgears.c:322: error: âhâ undeclared (first use in this function)
    ./src/ubgears.c:323: warning: implicit declaration of function âglFrustumâ
    ./src/ubgears.c:326: error: âGL_MODELVIEWâ undeclared (first use in this function)
    ./src/ubgears.c: In function âinitâ:
    ./src/ubgears.c:335: warning: ISO C forbids nested functions
    ./src/ubgears.c:335: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âposâ
    ./src/ubgears.c:335: error: âposâ undeclared (first use in this function)
    ./src/ubgears.c:335: error: expected expression before â{â token
    ./src/ubgears.c:336: warning: ISO C forbids nested functions
    ./src/ubgears.c:336: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âredâ
    ./src/ubgears.c:336: warning: ISO C90 forbids mixed declarations and code
    ./src/ubgears.c:336: error: âredâ undeclared (first use in this function)
    ./src/ubgears.c:336: error: expected expression before â{â token
    ./src/ubgears.c:337: warning: ISO C forbids nested functions
    ./src/ubgears.c:337: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âgreenâ
    ./src/ubgears.c:337: warning: ISO C90 forbids mixed declarations and code
    ./src/ubgears.c:337: error: âgreenâ undeclared (first use in this function)
    ./src/ubgears.c:337: error: expected expression before â{â token
    ./src/ubgears.c:338: warning: ISO C forbids nested functions
    ./src/ubgears.c:338: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âblueâ
    ./src/ubgears.c:338: warning: ISO C90 forbids mixed declarations and code
    ./src/ubgears.c:338: error: âblueâ undeclared (first use in this function)
    ./src/ubgears.c:338: error: expected expression before â{â token
    ./src/ubgears.c:340: warning: implicit declaration of function âglLightfvâ
    ./src/ubgears.c:340: error: âGL_LIGHT0â undeclared (first use in this function)
    ./src/ubgears.c:340: error: âGL_POSITIONâ undeclared (first use in this function)
    ./src/ubgears.c:341: warning: implicit declaration of function âglEnableâ
    ./src/ubgears.c:341: error: âGL_CULL_FACEâ undeclared (first use in this function)
    ./src/ubgears.c:342: error: âGL_LIGHTINGâ undeclared (first use in this function)
    ./src/ubgears.c:344: error: âGL_DEPTH_TESTâ undeclared (first use in this function)
    ./src/ubgears.c:347: error: âgear1â undeclared (first use in this function)
    ./src/ubgears.c:347: warning: implicit declaration of function âglGenListsâ
    ./src/ubgears.c:348: warning: implicit declaration of function âglNewListâ
    ./src/ubgears.c:348: error: âGL_COMPILEâ undeclared (first use in this function)
    ./src/ubgears.c:349: warning: implicit declaration of function âglMaterialfvâ
    ./src/ubgears.c:349: error: âGL_FRONTâ undeclared (first use in this function)
    ./src/ubgears.c:349: error: âGL_AMBIENT_AND_DIFFUSEâ undeclared (first use in this function)
    ./src/ubgears.c:350: warning: implicit declaration of function âgearâ
    ./src/ubgears.c:351: warning: implicit declaration of function âglEndListâ
    ./src/ubgears.c:353: error: âgear2â undeclared (first use in this function)
    ./src/ubgears.c:359: error: âgear3â undeclared (first use in this function)
    ./src/ubgears.c:365: error: âGL_NORMALIZEâ undeclared (first use in this function)
    ./src/ubgears.c: At top level:
    ./src/ubgears.c:374: error: expected â)â before â*â token
    ./src/ubgears.c:455: error: expected â)â before â*â token
    ./src/ubgears.c: In function âmainâ:
    ./src/ubgears.c:556: error: âBoolâ undeclared (first use in this function)
    ./src/ubgears.c:556: error: expected â;â before âuse_threadsafe_apiâ
    ./src/ubgears.c:557: error: âDisplayâ undeclared (first use in this function)
    ./src/ubgears.c:557: error: âdpyâ undeclared (first use in this function)
    ./src/ubgears.c:558: error: âWindowâ undeclared (first use in this function)
    ./src/ubgears.c:558: error: expected â;â before âwinâ
    ./src/ubgears.c:559: error: âScreenâ undeclared (first use in this function)
    ./src/ubgears.c:559: error: âscreenâ undeclared (first use in this function)
    ./src/ubgears.c:560: error: âGLXContextâ undeclared (first use in this function)
    ./src/ubgears.c:560: error: expected â;â before âctxâ
    ./src/ubgears.c:561: warning: ISO C90 forbids mixed declarations and code
    ./src/ubgears.c:563: error: âXRectangleâ undeclared (first use in this function)
    ./src/ubgears.c:563: error: expected â;â before âwinrectâ
    ./src/ubgears.c:577: error: âprintInfoâ undeclared (first use in this function)
    ./src/ubgears.c:577: error: âGL_TRUEâ undeclared (first use in this function)
    ./src/ubgears.c:585: error: âverboseâ undeclared (first use in this function)
    ./src/ubgears.c:585: error: âTrueâ undeclared (first use in this function)
    ./src/ubgears.c:590: error: âuse_threadsafe_apiâ undeclared (first use in this function)
    ./src/ubgears.c:605: warning: implicit declaration of function âXInitThreadsâ
    ./src/ubgears.c:612: warning: implicit declaration of function âXOpenDisplayâ
    ./src/ubgears.c:618: warning: implicit declaration of function âXDefaultScreenOfDisplayâ
    ./src/ubgears.c:620: error: âwinrectâ undeclared (first use in this function)
    ./src/ubgears.c:628: warning: implicit declaration of function âmake_windowâ
    ./src/ubgears.c:628: error: âwinâ undeclared (first use in this function)
    ./src/ubgears.c:628: error: âctxâ undeclared (first use in this function)
    ./src/ubgears.c:632: warning: implicit declaration of function âglGetStringâ
    ./src/ubgears.c:632: error: âGL_RENDERERâ undeclared (first use in this function)
    ./src/ubgears.c:632: warning: cast to pointer from integer of different size
    ./src/ubgears.c:633: error: âGL_VERSIONâ undeclared (first use in this function)
    ./src/ubgears.c:633: warning: cast to pointer from integer of different size
    ./src/ubgears.c:634: error: âGL_VENDORâ undeclared (first use in this function)
    ./src/ubgears.c:634: warning: cast to pointer from integer of different size
    ./src/ubgears.c:635: error: âGL_EXTENSIONSâ undeclared (first use in this function)
    ./src/ubgears.c:635: warning: cast to pointer from integer of different size
    ./src/ubgears.c:641: warning: implicit declaration of function âevent_loopâ
    ./src/ubgears.c:643: warning: implicit declaration of function âglXDestroyContextâ
    ./src/ubgears.c:645: warning: implicit declaration of function âXDestroyWindowâ
    ./src/ubgears.c:646: warning: implicit declaration of function âXCloseDisplayâ
    make: *** [pgms/ubgears] Error 1
    [root@bench unixbench-5.1.2]#
      0 Not allowed!

  2. #52
    Quote Originally Posted by FHDave View Post
    The same Dell PowerEdge 2950 2xE5345 (8x2.33 GHz), but now with Disk I/O test. 6x750 GB SATA in RAID50. PERC 5/i, 256 MB cache, BBU (write back)

    Code:
    
    ========================================================================
       BYTE UNIX Benchmarks (Version 5.1.2)
    
       System: linux8.fluidvps.com: GNU/Linux
       OS: GNU/Linux -- 2.6.18-028stab066.10 -- #1 SMP Fri Dec 4 15:49:04 MSK 2009
       Machine: x86_64 (x86_64)
       Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
       CPU 0: Intel(R) Xeon(R) CPU E5345 @ 2.33GHz (4655.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 1: Intel(R) Xeon(R) CPU E5345 @ 2.33GHz (4541.3 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 2: Intel(R) Xeon(R) CPU E5345 @ 2.33GHz (4715.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 3: Intel(R) Xeon(R) CPU E5345 @ 2.33GHz (4655.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 4: Intel(R) Xeon(R) CPU E5345 @ 2.33GHz (4655.6 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 5: Intel(R) Xeon(R) CPU E5345 @ 2.33GHz (4654.3 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 6: Intel(R) Xeon(R) CPU E5345 @ 2.33GHz (4655.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 7: Intel(R) Xeon(R) CPU E5345 @ 2.33GHz (4655.9 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       01:12:20 up 24 days,  8:49,  1 user,  load average: 0.00, 0.00, 0.14; runlevel 3
    
    ------------------------------------------------------------------------
    Benchmark Run: Sat Feb 06 2010 01:12:20 - 01:40:13
    8 CPUs in system; running 1 parallel copy of tests
    
    Dhrystone 2 using register variables       10623609.8 lps   (10.0 s, 7 samples)
    Double-Precision Whetstone                     2120.9 MWIPS (10.1 s, 7 samples)
    Execl Throughput                               3363.4 lps   (30.0 s, 2 samples)
    File Copy 1024 bufsize 2000 maxblocks        427116.6 KBps  (30.0 s, 2 samples)
    File Copy 256 bufsize 500 maxblocks          143770.5 KBps  (30.0 s, 2 samples)
    File Copy 4096 bufsize 8000 maxblocks        715968.8 KBps  (30.0 s, 2 samples)
    Pipe Throughput                             1210267.7 lps   (10.0 s, 7 samples)
    Pipe-based Context Switching                 286112.4 lps   (10.0 s, 7 samples)
    Process Creation                               8837.2 lps   (30.0 s, 2 samples)
    Shell Scripts (1 concurrent)                   5202.0 lpm   (60.0 s, 2 samples)
    Shell Scripts (8 concurrent)                   1475.8 lpm   (60.0 s, 2 samples)
    System Call Overhead                        1651661.8 lps   (10.0 s, 7 samples)
    
    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   10623609.8    910.3
    Double-Precision Whetstone                       55.0       2120.9    385.6
    Execl Throughput                                 43.0       3363.4    782.2
    File Copy 1024 bufsize 2000 maxblocks          3960.0     427116.6   1078.6
    File Copy 256 bufsize 500 maxblocks            1655.0     143770.5    868.7
    File Copy 4096 bufsize 8000 maxblocks          5800.0     715968.8   1234.4
    Pipe Throughput                               12440.0    1210267.7    972.9
    Pipe-based Context Switching                   4000.0     286112.4    715.3
    Process Creation                                126.0       8837.2    701.4
    Shell Scripts (1 concurrent)                     42.4       5202.0   1226.9
    Shell Scripts (8 concurrent)                      6.0       1475.8   2459.6
    System Call Overhead                          15000.0    1651661.8   1101.1
                                                                       ========
    System Benchmarks Index Score                                         946.2
    
    ------------------------------------------------------------------------
    Benchmark Run: Sat Feb 06 2010 01:40:13 - 02:08:11
    8 CPUs in system; running 8 parallel copies of tests
    
    Dhrystone 2 using register variables       85023036.3 lps   (10.0 s, 7 samples)
    Double-Precision Whetstone                    16979.9 MWIPS (10.1 s, 7 samples)
    Execl Throughput                               5631.3 lps   (30.0 s, 2 samples)
    File Copy 1024 bufsize 2000 maxblocks        183152.7 KBps  (30.0 s, 2 samples)
    File Copy 256 bufsize 500 maxblocks           59290.6 KBps  (30.0 s, 2 samples)
    File Copy 4096 bufsize 8000 maxblocks        386902.9 KBps  (30.0 s, 2 samples)
    Pipe Throughput                             9501692.7 lps   (10.0 s, 7 samples)
    Pipe-based Context Switching                1929927.4 lps   (10.0 s, 7 samples)
    Process Creation                              12378.4 lps   (30.0 s, 2 samples)
    Shell Scripts (1 concurrent)                  11781.8 lpm   (60.0 s, 2 samples)
    Shell Scripts (8 concurrent)                   1594.1 lpm   (60.1 s, 2 samples)
    System Call Overhead                        2231474.4 lps   (10.0 s, 7 samples)
    
    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   85023036.3   7285.6
    Double-Precision Whetstone                       55.0      16979.9   3087.3
    Execl Throughput                                 43.0       5631.3   1309.6
    File Copy 1024 bufsize 2000 maxblocks          3960.0     183152.7    462.5
    File Copy 256 bufsize 500 maxblocks            1655.0      59290.6    358.3
    File Copy 4096 bufsize 8000 maxblocks          5800.0     386902.9    667.1
    Pipe Throughput                               12440.0    9501692.7   7638.0
    Pipe-based Context Switching                   4000.0    1929927.4   4824.8
    Process Creation                                126.0      12378.4    982.4
    Shell Scripts (1 concurrent)                     42.4      11781.8   2778.7
    Shell Scripts (8 concurrent)                      6.0       1594.1   2656.9
    System Call Overhead                          15000.0    2231474.4   1487.6
                                                                       ========
    System Benchmarks Index Score                                        1817.0
    
    Again, checking the disk I/O test on the 1 parallel copy run with other results, I still wonder if the disk I/O is simply testing the disk/controller cache.
    Very nice man!
      0 Not allowed!

  3. #53
    Join Date
    Nov 2005
    Posts
    3,944
    Had to track down a few packages that were required to compile this on my plain CentOS 5 server...

    For others: yum install mesa-libGL-devel libXext-devel

    ..should do the trick

    RockMyWeb / VirtuallyDedicated 1GB VPS (OpenVZ Cloud Server / Quad-Core)
    Code:
    Benchmark Run: Sat Feb 06 2010 18:24:02 - 18:52:27
    4 CPUs in system; running 4 parallel copies of tests
    
    Dhrystone 2 using register variables       51920058.1 lps   (10.0 s, 7 samples)
    Double-Precision Whetstone                    10726.8 MWIPS (9.9 s, 7 samples)
    Execl Throughput                               8072.4 lps   (29.9 s, 2 samples)
    File Copy 1024 bufsize 2000 maxblocks        228987.5 KBps  (30.0 s, 2 samples)
    File Copy 256 bufsize 500 maxblocks           67177.5 KBps  (30.0 s, 2 samples)
    File Copy 4096 bufsize 8000 maxblocks        478449.9 KBps  (30.1 s, 2 samples)
    Pipe Throughput                             5138212.4 lps   (10.0 s, 7 samples)
    Pipe-based Context Switching                1144543.5 lps   (10.0 s, 7 samples)
    Process Creation                              21778.7 lps   (30.0 s, 2 samples)
    Shell Scripts (1 concurrent)                  12519.4 lpm   (60.0 s, 2 samples)
    Shell Scripts (8 concurrent)                   1818.0 lpm   (60.0 s, 2 samples)
    System Call Overhead                        2820222.1 lps   (10.0 s, 7 samples)
    
    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   51920058.1   4449.0
    Double-Precision Whetstone                       55.0      10726.8   1950.3
    Execl Throughput                                 43.0       8072.4   1877.3
    File Copy 1024 bufsize 2000 maxblocks          3960.0     228987.5    578.3
    File Copy 256 bufsize 500 maxblocks            1655.0      67177.5    405.9
    File Copy 4096 bufsize 8000 maxblocks          5800.0     478449.9    824.9
    Pipe Throughput                               12440.0    5138212.4   4130.4
    Pipe-based Context Switching                   4000.0    1144543.5   2861.4
    Process Creation                                126.0      21778.7   1728.5
    Shell Scripts (1 concurrent)                     42.4      12519.4   2952.7
    Shell Scripts (8 concurrent)                      6.0       1818.0   3030.1
    System Call Overhead                          15000.0    2820222.1   1880.1
                                                                       ========
    System Benchmarks Index Score                                        1790.2
      0 Not allowed!

  4. #54
    Join Date
    May 2006
    Location
    San Francisco
    Posts
    7,325
    6sync 512MB Xen VPS

    PHP Code:
    ------------------------------------------------------------------------
    Benchmark RunSun Feb 07 2010 01:39:32 02:07:49
    6 CPUs in system
    running 6 parallel copies of tests

    Dhrystone 2 using register variables       56851158.9 lps   
    (10.0 s7 samples)
    Double-Precision Whetstone                    12068.8 MWIPS (10.3 s7 samples)
    Execl Throughput                               8843.9 lps   (29.6 s2 samples)
    File Copy 1024 bufsize 2000 maxblocks        278001.1 KBps  (30.0 s2 samples)
    File Copy 256 bufsize 500 maxblocks           69633.4 KBps  (30.0 s2 samples)
    File Copy 4096 bufsize 8000 maxblocks        681748.2 KBps  (30.0 s2 samples)
    Pipe Throughput                             3090975.8 lps   (10.1 s7 samples)
    Pipe-based Context Switching                 562069.5 lps   (10.0 s7 samples)
    Process Creation                              16916.6 lps   (30.0 s2 samples)
    Shell Scripts (1 concurrent)                  13919.9 lpm   (60.0 s2 samples)
    Shell Scripts (8 concurrent)                   2296.8 lpm   (60.1 s2 samples)
    System Call Overhead                        2574819.4 lps   (10.0 s7 samples)

    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   56851158.9   4871.6
    Double
    -Precision Whetstone                       55.0      12068.8   2194.3
    Execl Throughput                                 43.0       8843.9   2056.7
    File Copy 1024 bufsize 2000 maxblocks          3960.0     278001.1    702.0
    File Copy 256 bufsize 500 maxblocks            1655.0      69633.4    420.7
    File Copy 4096 bufsize 8000 maxblocks          5800.0     681748.2   1175.4
    Pipe Throughput                               12440.0    3090975.8   2484.7
    Pipe
    -based Context Switching                   4000.0     562069.5   1405.2
    Process Creation                                126.0      16916.6   1342.6
    Shell Scripts 
    (1 concurrent)                     42.4      13919.9   3283.0
    Shell Scripts 
    (8 concurrent)                      6.0       2296.8   3828.0
    System Call Overhead                          15000.0    2574819.4   1716.5
                                                                       
    ========
    System Benchmarks Index Score                                        1740.3 
      0 Not allowed!

  5. #55
    Join Date
    Jan 2010
    Posts
    341
    CoreNetworks Starter LE26
    Intel 2.6 GHz Celeron (single core)
    512 MB RAM

    With disk tests excluded.

    PHP Code:
    ./Run dhry2reg whetstone-double syscall pipe context1 spawn execl shell1 shell8 shell16

    ========================================================================
       
    BYTE UNIX Benchmarks (Version 5.1.2)

       
    SystemGNU/Linux
       OS
    GNU/Linux -- 2.6.18-164.11.1.el5 -- #1 SMP Wed Jan 20 07:39:04 EST 2010
       
    Machinei686 (i386)
       
    Languageen_US.utf8 (charmap="UTF-8"collate="UTF-8")
       
    CPU 0Intel(RCeleron(RCPU 2.66GHz (5334.2 bogomips)
              
    Hyper-Threadingx86-64MMXPhysical Address Ext
       03
    :19:58 up 4 days,  7:35,  2 users,  load average0.120.030.01runlevel

    ------------------------------------------------------------------------
    Benchmark RunSun Feb 07 2010 03:19:58 03:43:59
    1 CPU in system
    running 1 parallel copy of tests

    Dhrystone 2 using register variables        4099556.9 lps   
    (10.0 s7 samples)
    Double-Precision Whetstone                      974.8 MWIPS (10.6 s7 samples)
    Execl Throughput                               1789.2 lps   (30.0 s2 samples)
    Pipe Throughput                              574752.6 lps   (10.0 s7 samples)
    Pipe-based Context Switching                 119340.2 lps   (10.0 s7 samples)
    Process Creation                               5995.4 lps   (30.0 s2 samples)
    Shell Scripts (1 concurrent)                   2465.1 lpm   (60.0 s2 samples)
    Shell Scripts (16 concurrent)                   170.5 lpm   (60.2 s2 samples)
    Shell Scripts (8 concurrent)                    340.0 lpm   (60.1 s2 samples)
    System Call Overhead                         588036.4 lps   (10.0 s7 samples)

    System Benchmarks Partial Index              BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0    4099556.9    351.3
    Double
    -Precision Whetstone                       55.0        974.8    177.2
    Execl Throughput                                 43.0       1789.2    416.1
    Pipe Throughput                               12440.0     574752.6    462.0
    Pipe
    -based Context Switching                   4000.0     119340.2    298.4
    Process Creation                                126.0       5995.4    475.8
    Shell Scripts 
    (1 concurrent)                     42.4       2465.1    581.4
    Shell Scripts 
    (16 concurrent)                     ---        170.5      ---
    Shell Scripts (8 concurrent)                      6.0        340.0    566.6
    System Call Overhead                          15000.0     588036.4    392.0
                                                                       
    ========
    System Benchmarks Index Score (Partial Only)                          392.2 
    With disk tests excluded, the score is a little lower (392.2 vs. 421.0 including them).

    Here's the results for the same server with disk tests included:
    http://www.webhostingtalk.com/showpo...8&postcount=20
      0 Not allowed!

  6. #56
    Join Date
    Jan 2010
    Posts
    341
    CoreNetworks Starter LE16
    Intel Celeron Dual Core 1.6 GHz E1200
    512 MB RAM

    With disk tests excluded.

    PHP Code:
    ./Run dhry2reg whetstone-double syscall pipe context1 spawn execl shell1 shell8 shell16

    ========================================================================
       
    BYTE UNIX Benchmarks (Version 5.1.2)

       
    SystemGNU/Linux
       OS
    GNU/Linux -- 2.6.18-164.11.1.el5 -- #1 SMP Wed Jan 20 07:32:21 EST 2010
       
    Machinex86_64 (x86_64)
       
    Languageen_US.utf8 (charmap="UTF-8"collate="UTF-8")
       
    CPU 0Intel(RCeleron(RCPU E1200 1.60GHz (3199.9 bogomips)
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRET
       CPU 1
    Intel(RCeleron(RCPU E1200 1.60GHz (3199.9 bogomips)
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRET
       15
    :21:58 up 29 min,  2 users,  load average0.390.600.36runlevel

    ------------------------------------------------------------------------
    Benchmark RunSun Feb 07 2010 15:21:58 15:45:47
    2 CPUs in system
    running 1 parallel copy of tests

    Dhrystone 2 using register variables        8672215.5 lps   
    (10.0 s7 samples)
    Double-Precision Whetstone                     1784.6 MWIPS (9.8 s7 samples)
    Execl Throughput                               2105.4 lps   (30.0 s2 samples)
    Pipe Throughput                              891554.2 lps   (10.0 s7 samples)
    Pipe-based Context Switching                 196335.0 lps   (10.0 s7 samples)
    Process Creation                               6223.7 lps   (30.0 s2 samples)
    Shell Scripts (1 concurrent)                   3493.1 lpm   (60.0 s2 samples)
    Shell Scripts (16 concurrent)                   367.5 lpm   (60.1 s2 samples)
    Shell Scripts (8 concurrent)                    720.1 lpm   (60.1 s2 samples)
    System Call Overhead                        1119557.4 lps   (10.0 s7 samples)

    System Benchmarks Partial Index              BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0    8672215.5    743.1
    Double
    -Precision Whetstone                       55.0       1784.6    324.5
    Execl Throughput                                 43.0       2105.4    489.6
    Pipe Throughput                               12440.0     891554.2    716.7
    Pipe
    -based Context Switching                   4000.0     196335.0    490.8
    Process Creation                                126.0       6223.7    493.9
    Shell Scripts 
    (1 concurrent)                     42.4       3493.1    823.9
    Shell Scripts 
    (16 concurrent)                     ---        367.5      ---
    Shell Scripts (8 concurrent)                      6.0        720.1   1200.2
    System Call Overhead                          15000.0    1119557.4    746.4
                                                                       
    ========
    System Benchmarks Index Score (Partial Only)                          627.8

    ------------------------------------------------------------------------
    Benchmark RunSun Feb 07 2010 15:45:47 16:09:38
    2 CPUs in system
    running 2 parallel copies of tests

    Dhrystone 2 using register variables       17352038.9 lps   
    (10.0 s7 samples)
    Double-Precision Whetstone                     3553.5 MWIPS (9.8 s7 samples)
    Execl Throughput                               3487.0 lps   (30.0 s2 samples)
    Pipe Throughput                             1771086.2 lps   (10.0 s7 samples)
    Pipe-based Context Switching                 465945.5 lps   (10.0 s7 samples)
    Process Creation                               9270.7 lps   (30.0 s2 samples)
    Shell Scripts (1 concurrent)                   5467.3 lpm   (60.0 s2 samples)
    Shell Scripts (16 concurrent)                   379.7 lpm   (60.2 s2 samples)
    Shell Scripts (8 concurrent)                    756.0 lpm   (60.1 s2 samples)
    System Call Overhead                        2101565.1 lps   (10.0 s7 samples)

    System Benchmarks Partial Index              BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   17352038.9   1486.9
    Double
    -Precision Whetstone                       55.0       3553.5    646.1
    Execl Throughput                                 43.0       3487.0    810.9
    Pipe Throughput                               12440.0    1771086.2   1423.7
    Pipe
    -based Context Switching                   4000.0     465945.5   1164.9
    Process Creation                                126.0       9270.7    735.8
    Shell Scripts 
    (1 concurrent)                     42.4       5467.3   1289.5
    Shell Scripts 
    (16 concurrent)                     ---        379.7      ---
    Shell Scripts (8 concurrent)                      6.0        756.0   1259.9
    System Call Overhead                          15000.0    2101565.1   1401.0
                                                                       
    ========
    System Benchmarks Index Score (Partial Only)                         1089.5 
    With disk tests included the score was 959.7; excluded the score was a little better: 1089.5

    Here's the results for the same server with disk tests included:
    http://www.webhostingtalk.com/showpo...0&postcount=21
      0 Not allowed!

  7. #57
    Join Date
    Jul 2009
    Location
    The backplane
    Posts
    1,788
    2 x E5420, X7DCL-i, 12G RAM, 2 x WD RE3 RAID 1:

    PHP Code:
       BYTE UNIX Benchmarks (Version 5.1.2)

       
    Systemgs01.chi.corecomand.comGNU/Linux
       OS
    GNU/Linux -- 2.6.32.2 -- #6 SMP PREEMPT Mon Jan 11 16:50:08 CST 2010
       
    Machinex86_64 (x86_64)
       
    Languageen_US.utf8 (charmap="UTF-8"collate="UTF-8")
       
    CPU 0Intel(RXeon(RCPU E5420 2.50GHz (5002.3 bogomips)
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRETIntel virtualization
       CPU 1
    Intel(RXeon(RCPU E5420 2.50GHz (5001.1 bogomips)
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRETIntel virtualization
       CPU 2
    Intel(RXeon(RCPU E5420 2.50GHz (5001.1 bogomips)
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRETIntel virtualization
       CPU 3
    Intel(RXeon(RCPU E5420 2.50GHz (5001.1 bogomips)
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRETIntel virtualization
       CPU 4
    Intel(RXeon(RCPU E5420 2.50GHz (5001.1 bogomips)
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRETIntel virtualization
       CPU 5
    Intel(RXeon(RCPU E5420 2.50GHz (5001.1 bogomips)
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRETIntel virtualization
       CPU 6
    Intel(RXeon(RCPU E5420 2.50GHz (5001.1 bogomips)
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRETIntel virtualization
       CPU 7
    Intel(RXeon(RCPU E5420 2.50GHz (5001.1 bogomips)
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRETIntel virtualization
       02
    :34:37 up 26 days,  8:56,  1 user,  load average0.060.050.01runlevel 3

    ------------------------------------------------------------------------
    Benchmark RunSun Feb 07 2010 02:34:37 03:03:00
    8 CPUs in system
    running 1 parallel copy of tests

    Dhrystone 2 using register variables       13874610.4 lps   
    (10.0 s7 samples)
    Double-Precision Whetstone                     2875.1 MWIPS (9.9 s7 samples)
    Execl Throughput                               3191.1 lps   (29.9 s2 samples)
    File Copy 1024 bufsize 2000 maxblocks        802758.8 KBps  (30.0 s2 samples)
    File Copy 256 bufsize 500 maxblocks          229009.8 KBps  (30.0 s2 samples)
    File Copy 4096 bufsize 8000 maxblocks       1041588.8 KBps  (30.0 s2 samples)
    Pipe Throughput                             1551358.4 lps   (10.0 s7 samples)
    Pipe-based Context Switching                  85397.5 lps   (10.0 s7 samples)
    Process Creation                               8210.1 lps   (30.0 s2 samples)
    Shell Scripts (1 concurrent)                   7136.2 lpm   (60.0 s2 samples)
    Shell Scripts (8 concurrent)                   3319.2 lpm   (60.0 s2 samples)
    System Call Overhead                        1849208.9 lps   (10.0 s7 samples)

    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   13874610.4   1188.9
    Double
    -Precision Whetstone                       55.0       2875.1    522.7
    Execl Throughput                                 43.0       3191.1    742.1
    File Copy 1024 bufsize 2000 maxblocks          3960.0     802758.8   2027.2
    File Copy 256 bufsize 500 maxblocks            1655.0     229009.8   1383.7
    File Copy 4096 bufsize 8000 maxblocks          5800.0    1041588.8   1795.8
    Pipe Throughput                               12440.0    1551358.4   1247.1
    Pipe
    -based Context Switching                   4000.0      85397.5    213.5
    Process Creation                                126.0       8210.1    651.6
    Shell Scripts 
    (1 concurrent)                     42.4       7136.2   1683.1
    Shell Scripts 
    (8 concurrent)                      6.0       3319.2   5532.1
    System Call Overhead                          15000.0    1849208.9   1232.8
                                                                       
    ========
    System Benchmarks Index Score                                        1136.2

    ------------------------------------------------------------------------
    Benchmark RunSun Feb 07 2010 03:03:00 03:31:30
    8 CPUs in system
    running 8 parallel copies of tests

    Dhrystone 2 using register variables      110221175.5 lps   
    (10.0 s7 samples)
    Double-Precision Whetstone                    22934.2 MWIPS (9.9 s7 samples)
    Execl Throughput                              24528.6 lps   (29.9 s2 samples)
    File Copy 1024 bufsize 2000 maxblocks        339225.4 KBps  (30.0 s2 samples)
    File Copy 256 bufsize 500 maxblocks           46477.4 KBps  (30.0 s2 samples)
    File Copy 4096 bufsize 8000 maxblocks        711897.8 KBps  (30.0 s2 samples)
    Pipe Throughput                            12414097.2 lps   (10.0 s7 samples)
    Pipe-based Context Switching                2171289.3 lps   (10.0 s7 samples)
    Process Creation                              32172.1 lps   (30.0 s2 samples)
    Shell Scripts (1 concurrent)                  34085.3 lpm   (60.0 s2 samples)
    Shell Scripts (8 concurrent)                   4690.4 lpm   (60.1 s2 samples)
    System Call Overhead                        1912414.8 lps   (10.0 s7 samples)

    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0  110221175.5   9444.8
    Double
    -Precision Whetstone                       55.0      22934.2   4169.9
    Execl Throughput                                 43.0      24528.6   5704.3
    File Copy 1024 bufsize 2000 maxblocks          3960.0     339225.4    856.6
    File Copy 256 bufsize 500 maxblocks            1655.0      46477.4    280.8
    File Copy 4096 bufsize 8000 maxblocks          5800.0     711897.8   1227.4
    Pipe Throughput                               12440.0   12414097.2   9979.2
    Pipe
    -based Context Switching                   4000.0    2171289.3   5428.2
    Process Creation                                126.0      32172.1   2553.3
    Shell Scripts 
    (1 concurrent)                     42.4      34085.3   8039.0
    Shell Scripts 
    (8 concurrent)                      6.0       4690.4   7817.3
    System Call Overhead                          15000.0    1912414.8   1274.9
                                                                       
    ========
    System Benchmarks Index Score                                        3082.2 
      0 Not allowed!

  8. #58
    hello,

    my old dedicated server :

    AMD opteron 150 2.4GHz - 1Go FBDIMM DDR2 - 2x 80 Go SATA RAID 1


    ----------------------------------------------------------
    PHP Code:
    Benchmark Rundim fév 07 2010 17:19:43 17:48:15

    1 CPU in system
    running 1 parallel copy of tests

    Dhrystone 2 using register variables        5814683.0 lps   
    (10.0 s7 samples)
    Double-Precision Whetstone                     1981.1 MWIPS (9.9 s7 samples)
    Execl Throughput                               4248.1 lps   (29.2 s2 samples)
    File Copy 1024 bufsize 2000 maxblocks        247460.1 KBps  (30.0 s2 samples)
    File Copy 256 bufsize 500 maxblocks           73399.3 KBps  (30.0 s2 samples)
    File Copy 4096 bufsize 8000 maxblocks        626100.2 KBps  (30.0 s2 samples)
    Pipe Throughput                              603588.2 lps   (10.0 s7 samples)
    Pipe-based Context Switching                 156805.1 lps   (10.0 s7 samples)
    Process Creation                              12124.9 lps   (30.0 s2 samples)
    Shell Scripts (1 concurrent)                   5533.1 lpm   (60.0 s2 samples)
    Shell Scripts (8 concurrent)                    763.1 lpm   (60.1 s2 samples)
    System Call Overhead                        1105980.4 lps   (10.0 s7 samples)

    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0    5814683.0    498.3
    Double
    -Precision Whetstone                       55.0       1981.1    360.2
    Execl Throughput                                 43.0       4248.1    987.9
    File Copy 1024 bufsize 2000 maxblocks          3960.0     247460.1    624.9
    File Copy 256 bufsize 500 maxblocks            1655.0      73399.3    443.5
    File Copy 4096 bufsize 8000 maxblocks          5800.0     626100.2   1079.5
    Pipe Throughput                               12440.0     603588.2    485.2
    Pipe
    -based Context Switching                   4000.0     156805.1    392.0
    Process Creation                                126.0      12124.9    962.3
    Shell Scripts 
    (1 concurrent)                     42.4       5533.1   1305.0
    Shell Scripts 
    (8 concurrent)                      6.0        763.1   1271.9
    System Call Overhead                          15000.0    1105980.4    737.3
                                                                       
    ========
    System Benchmarks Index Score                 691.1 
      0 Not allowed!

  9. #59
    Join Date
    Oct 2006
    Location
    /usr/src/linux/
    Posts
    700
    Core2quad q9550 @ 2.83GHZ OpenVZ VM 384MB RAM 2 x SAMSUNG HE753LJ in RAID1
    Code:
    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   43639058.3   3739.4
    Double-Precision Whetstone                       55.0      10153.1   1846.0
    Execl Throughput                                 43.0       9973.0   2319.3
    File Copy 1024 bufsize 2000 maxblocks          3960.0     238412.8    602.1
    File Copy 256 bufsize 500 maxblocks            1655.0      72036.7    435.3
    File Copy 4096 bufsize 8000 maxblocks          5800.0     616517.2   1063.0
    Pipe Throughput                               12440.0    3081724.2   2477.3
    Pipe-based Context Switching                   4000.0     986210.9   2465.5
    Process Creation                                126.0      28591.2   2269.1
    Shell Scripts (1 concurrent)                     42.4      12697.5   2994.7
    Shell Scripts (8 concurrent)                      6.0       1914.2   3190.3
    System Call Overhead                          15000.0    2154071.6   1436.0
                                                                       ========
    System Benchmarks Index Score                                        1754.0
    VPSnoc.com offers high quality Xen® OpenVZ & Windows® Virtual Private Servers at affordable prices.
    99.95% Uptime | 24/7/365 Support | Unmetered bandwidth.
    Follow us: twitter.com/VPSnoc
      0 Not allowed!

  10. #60
    Join Date
    May 2007
    Posts
    2,042
    hi, I get this

    Code:
    unixbench-5.1.2]# make
    Checking distribution of files
    ./pgms  exists
    ./src  exists
    ./testdir  exists
    ./tmp  exists
    ./results  exists
    gcc -o ./pgms/arithoh -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Darithoh ./src/arith.c
    gcc -o ./pgms/register -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum='register int' ./src/arith.c
    gcc -o ./pgms/short -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=short ./src/arith.c
    gcc -o ./pgms/int -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=int ./src/arith.c
    gcc -o ./pgms/long -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=long ./src/arith.c
    gcc -o ./pgms/float -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=float ./src/arith.c
    gcc -o ./pgms/double -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=double ./src/arith.c
    gcc -o ./pgms/hanoi -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/hanoi.c
    gcc -o ./pgms/syscall -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/syscall.c
    gcc -o ./pgms/context1 -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/context1.c
    gcc -o ./pgms/pipe -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/pipe.c
    gcc -o ./pgms/spawn -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/spawn.c
    gcc -o ./pgms/execl -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/execl.c
    cd ./src; gcc -c -DTIME -Wall -pedantic -ansi -DHZ= -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall dhry_1.c
    cd ./src; gcc -c -DTIME -Wall -pedantic -ansi -DHZ= -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall dhry_2.c
    gcc -o ./pgms/dhry2 -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/dhry_1.o ./src/dhry_2.o
    cd ./src; rm -f dhry_1.o dhry_2.o
    cd ./src; gcc -c -DTIME -Wall -pedantic -ansi -DREG=register -DHZ= -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall dhry_1.c
    cd ./src; gcc -c -DTIME -Wall -pedantic -ansi -DREG=register -DHZ= -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall dhry_2.c
    gcc -o ./pgms/dhry2reg -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/dhry_1.o ./src/dhry_2.o
    cd ./src; rm -f dhry_1.o dhry_2.o
    gcc -o ./pgms/looper -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/looper.c
    gcc -o ./pgms/fstime -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/fstime.c
    gcc -o ./pgms/whetstone-double -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -DDP -DUNIX -DUNIXBENCH ./src/whets.c -lm
    gcc -o ./pgms/ubgears -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/ubgears.c -lGL -lXext -lX11
    /usr/bin/ld: cannot find -lXext
    collect2: ld returned 1 exit status
    make: *** [pgms/ubgears] Error 1
    [root@my unixbench-5.1.2]# ./Run
    gcc -o ./pgms/ubgears -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/ubgears.c -lGL -lXext -lX11
    /usr/bin/ld: cannot find -lXext
    collect2: ld returned 1 exit status
    make: *** [pgms/ubgears] Error 1
    Checking distribution of files
    ./pgms  exists
    ./src  exists
    ./testdir  exists
    ./tmp  exists
    ./results  exists
    gcc -o ./pgms/ubgears -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/ubgears.c -lGL -lXext -lX11
    /usr/bin/ld: cannot find -lXext
    collect2: ld returned 1 exit status
    make: *** [pgms/ubgears] Error 1
    
    **********************************************
    Run: "make all" failed; aborting
    [root@my unixbench-5.1.2]# make
    Checking distribution of files
    ./pgms  exists
    ./src  exists
    ./testdir  exists
    ./tmp  exists
    ./results  exists
    gcc -o ./pgms/ubgears -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/ubgears.c -lGL -lXext -lX11
    /usr/bin/ld: cannot find -lXext
    collect2: ld returned 1 exit status
    make: *** [pgms/ubgears] Error 1

    do this also work in vps environments?
      0 Not allowed!

  11. #61
    Join Date
    Jul 2003
    Location
    New York, NY
    Posts
    164
    Quote Originally Posted by elvis1 View Post
    hi, I get this

    Code:
    unixbench-5.1.2]# make
    ...
    ...
    make: *** [pgms/ubgears] Error 1
    do this also work in vps environments?
    You need "libXext-devel" installed on your server. Install it using "yum install libXext-devel" and that should get you up and running.
    -M
      0 Not allowed!

  12. #62
    Join Date
    Oct 2002
    Posts
    106
    Dual Intel Xeon E55040
    12 GB RAM
    2 x 1TB Hard Drive with RAID 1

    PHP Code:
    ========================================================================
     
    BYTE UNIX Benchmarks (Version 5.1.2)

     
    Systemvz15GNU/Linux
     OS
    GNU/Linux -- 2.6.18-164.11.1.el5 -- #1 SMP Wed Jan 20 07:32:21 EST 2010
     
    Machinex86_64 (x86_64)
     
    Languageen_US.utf8 (charmap="UTF-8"collate="UTF-8")
     
    CPU 0Intel(RXeon(RCPU E5504 2.00GHz (4000.2 bogomips)
     
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRETIntel virtualization
     CPU 1
    Intel(RXeon(RCPU E5504 2.00GHz (4000.3 bogomips)
     
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRETIntel virtualization
     CPU 2
    Intel(RXeon(RCPU E5504 2.00GHz (5548.4 bogomips)
     
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRETIntel virtualization
     CPU 3
    Intel(RXeon(RCPU E5504 2.00GHz (4000.1 bogomips)
     
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRETIntel virtualization
     CPU 4
    Intel(RXeon(RCPU E5504 2.00GHz (4000.1 bogomips)
     
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRETIntel virtualization
     CPU 5
    Intel(RXeon(RCPU E5504 2.00GHz (4000.1 bogomips)
     
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRETIntel virtualization
     CPU 6
    Intel(RXeon(RCPU E5504 2.00GHz (4000.1 bogomips)
     
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRETIntel virtualization
     CPU 7
    Intel(RXeon(RCPU E5504 2.00GHz (4000.1 bogomips)
     
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRETIntel virtualization
     10
    :52:03 up 13 min,  1 user,  load average0.140.090.05runlevel 3

    ------------------------------------------------------------------------
    Benchmark RunSun Feb 07 2010 10:52:03 11:20:08
    8 CPUs in system
    running 1 parallel copy of tests

    Dhrystone 2 using register variables       11615368.2 lps   
    (10.0 s7 samples)
    Double-Precision Whetstone                     2283.4 MWIPS (9.9 s7 samples)
    Execl Throughput                               3654.9 lps   (29.8 s2 samples)
    File Copy 1024 bufsize 2000 maxblocks        688057.9 KBps  (30.0 s2 samples)
    File Copy 256 bufsize 500 maxblocks          202252.9 KBps  (30.0 s2 samples)
    File Copy 4096 bufsize 8000 maxblocks       1419069.4 KBps  (30.0 s2 samples)
    Pipe Throughput                             1699415.6 lps   (10.0 s7 samples)
    Pipe-based Context Switching                 178341.0 lps   (10.0 s7 samples)
    Process Creation                              10098.9 lps   (30.0 s2 samples)
    Shell Scripts (1 concurrent)                   7082.1 lpm   (60.0 s2 samples)
    Shell Scripts (8 concurrent)                   3271.0 lpm   (60.0 s2 samples)
    System Call Overhead                        2837358.6 lps   (10.0 s7 samples)

    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   11615368.2    995.3
    Double
    -Precision Whetstone                       55.0       2283.4    415.2
    Execl Throughput                                 43.0       3654.9    850.0
    File Copy 1024 bufsize 2000 maxblocks          3960.0     688057.9   1737.5
    File Copy 256 bufsize 500 maxblocks            1655.0     202252.9   1222.1
    File Copy 4096 bufsize 8000 maxblocks          5800.0    1419069.4   2446.7
    Pipe Throughput                               12440.0    1699415.6   1366.1
    Pipe
    -based Context Switching                   4000.0     178341.0    445.9
    Process Creation                                126.0      10098.9    801.5
    Shell Scripts 
    (1 concurrent)                     42.4       7082.1   1670.3
    Shell Scripts 
    (8 concurrent)                      6.0       3271.0   5451.7
    System Call Overhead                          15000.0    2837358.6   1891.6
     
    ========
    System Benchmarks Index Score                                        1255.5

    ------------------------------------------------------------------------
    Benchmark RunSun Feb 07 2010 11:20:08 11:48:15
    8 CPUs in system
    running 8 parallel copies of tests

    Dhrystone 2 using register variables       92862020.7 lps   
    (10.0 s7 samples)
    Double-Precision Whetstone                    18261.5 MWIPS (9.9 s7 samples)
    Execl Throughput                              25519.5 lps   (29.8 s2 samples)
    File Copy 1024 bufsize 2000 maxblocks        287823.0 KBps  (30.1 s2 samples)
    File Copy 256 bufsize 500 maxblocks           97109.6 KBps  (30.0 s2 samples)
    File Copy 4096 bufsize 8000 maxblocks        846979.6 KBps  (30.1 s2 samples)
    Pipe Throughput                            13521679.5 lps   (10.0 s7 samples)
    Pipe-based Context Switching                3357597.0 lps   (10.0 s7 samples)
    Process Creation                              83258.6 lps   (30.0 s2 samples)
    Shell Scripts (1 concurrent)                  36318.6 lpm   (60.0 s2 samples)
    Shell Scripts (8 concurrent)                   5619.4 lpm   (60.0 s2 samples)
    System Call Overhead                        4737265.7 lps   (10.0 s7 samples)

    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   92862020.7   7957.3
    Double
    -Precision Whetstone                       55.0      18261.5   3320.3
    Execl Throughput                                 43.0      25519.5   5934.8
    File Copy 1024 bufsize 2000 maxblocks          3960.0     287823.0    726.8
    File Copy 256 bufsize 500 maxblocks            1655.0      97109.6    586.8
    File Copy 4096 bufsize 8000 maxblocks          5800.0     846979.6   1460.3
    Pipe Throughput                               12440.0   13521679.5  10869.5
    Pipe
    -based Context Switching                   4000.0    3357597.0   8394.0
    Process Creation                                126.0      83258.6   6607.8
    Shell Scripts 
    (1 concurrent)                     42.4      36318.6   8565.7
    Shell Scripts 
    (8 concurrent)                      6.0       5619.4   9365.6
    System Call Overhead                          15000.0    4737265.7   3158.2
     
    ========
    System Benchmarks Index Score                                        3961.0 
      0 Not allowed!

  13. #63
    Join Date
    Mar 2005
    Posts
    187
    Clustered.net VPS / 2 GB RAM

    PHP Code:
    ------------------------------------------------------------------------
    Benchmark RunMon Feb 08 2010 09:54:41 10:22:59
    8 CPUs in system
    running 1 parallel copy of tests

    Dhrystone 2 using register variables       16577644.2 lps   
    (10.0 s7 samples)
    Double-Precision Whetstone                     3382.2 MWIPS (9.9 s7 samples)
    Execl Throughput                               1135.7 lps   (30.0 s2 samples)
    File Copy 1024 bufsize 2000 maxblocks        298387.9 KBps  (30.0 s2 samples)
    File Copy 256 bufsize 500 maxblocks           83603.6 KBps  (30.0 s2 samples)
    File Copy 4096 bufsize 8000 maxblocks        645788.5 KBps  (30.0 s2 samples)
    Pipe Throughput                              636854.8 lps   (10.0 s7 samples)
    Pipe-based Context Switching                  90810.6 lps   (10.0 s7 samples)
    Process Creation                               3040.1 lps   (30.0 s2 samples)
    Shell Scripts (1 concurrent)                   2801.3 lpm   (60.0 s2 samples)
    Shell Scripts (8 concurrent)                   1039.8 lpm   (60.0 s2 samples)
    System Call Overhead                         599039.6 lps   (10.0 s7 samples)

    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   16577644.2   1420.5
    Double
    -Precision Whetstone                       55.0       3382.2    614.9
    Execl Throughput                                 43.0       1135.7    264.1
    File Copy 1024 bufsize 2000 maxblocks          3960.0     298387.9    753.5
    File Copy 256 bufsize 500 maxblocks            1655.0      83603.6    505.2
    File Copy 4096 bufsize 8000 maxblocks          5800.0     645788.5   1113.4
    Pipe Throughput                               12440.0     636854.8    511.9
    Pipe
    -based Context Switching                   4000.0      90810.6    227.0
    Process Creation                                126.0       3040.1    241.3
    Shell Scripts 
    (1 concurrent)                     42.4       2801.3    660.7
    Shell Scripts 
    (8 concurrent)                      6.0       1039.8   1733.0
    System Call Overhead                          15000.0     599039.6    399.4
                                                                       
    ========
    System Benchmarks Index Score                                         573.0

    ------------------------------------------------------------------------
    Benchmark RunMon Feb 08 2010 10:22:59 11:37:42
    8 CPUs in system
    running 8 parallel copies of tests

    Dhrystone 2 using register variables      116183996.1 lps   
    (10.0 s7 samples)
    Double-Precision Whetstone                    23604.4 MWIPS (20.7 s7 samples)
    Execl Throughput                               9718.9 lps   (29.9 s2 samples)
    File Copy 1024 bufsize 2000 maxblocks        191088.4 KBps  (30.0 s2 samples)
    File Copy 256 bufsize 500 maxblocks           49662.6 KBps  (30.0 s2 samples)
    File Copy 4096 bufsize 8000 maxblocks        568846.4 KBps  (30.0 s2 samples)
    Pipe Throughput                             4283363.0 lps   (10.0 s7 samples)
    Pipe-based Context Switching                1040114.0 lps   (10.0 s7 samples)
    Process Creation                              21541.5 lps   (30.1 s2 samples)
    Shell Scripts (1 concurrent)                  15190.1 lpm   (60.0 s2 samples)
    Shell Scripts (8 concurrent)                   2464.8 lpm   (60.1 s2 samples)
    System Call Overhead                        3116411.6 lps   (10.0 s7 samples)

    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0  116183996.1   9955.8
    Double
    -Precision Whetstone                       55.0      23604.4   4291.7
    Execl Throughput                                 43.0       9718.9   2260.2
    File Copy 1024 bufsize 2000 maxblocks          3960.0     191088.4    482.5
    File Copy 256 bufsize 500 maxblocks            1655.0      49662.6    300.1
    File Copy 4096 bufsize 8000 maxblocks          5800.0     568846.4    980.8
    Pipe Throughput                               12440.0    4283363.0   3443.2
    Pipe
    -based Context Switching                   4000.0    1040114.0   2600.3
    Process Creation                                126.0      21541.5   1709.6
    Shell Scripts 
    (1 concurrent)                     42.4      15190.1   3582.6
    Shell Scripts 
    (8 concurrent)                      6.0       2464.8   4108.0
    System Call Overhead                          15000.0    3116411.6   2077.6
                                                                       
    ========
    System Benchmarks Index Score                                        2076.3 
      0 Not allowed!

  14. #64
    Join Date
    Dec 2009
    Location
    Chile
    Posts
    77
    PhotonVps Xen WARP 1

    PHP Code:
      #    #  #    #  #  #    #          #####   ######  #    #   ####   #    #
       #    #  ##   #  #   #  #           #    #  #       ##   #  #    #  #    #
       #    #  # #  #  #    ##            #####   #####   # #  #  #       ######
       #    #  #  # #  #    ##            #    #  #       #  # #  #       #    #
       #    #  #   ##  #   #  #           #    #  #       #   ##  #    #  #    #
        ####   #    #  #  #    #          #####   ######  #    #   ####   #    #

       
    Version 5.1.2                      Based on the Byte Magazine Unix Benchmark

       Multi
    -CPU version                  Version 5 revisions by Ian Smith,
                                          
    SunnyvaleCAUSA               
       December 22
    2007                  johantheghost at yahoo period com


    1 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10

    1 x Double
    -Precision Whetstone  1 2 3 4 5 6 7 8 9 10

    1 x Execl Throughput  1 2 3

    1 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

    1 x File Copy 256 bufsize 500 maxblocks  1 2 3

    1 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

    1 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10

    1 x Pipe
    -based Context Switching  1 2 3 4 5 6 7 8 9 10

    1 x Process Creation  1 2 3

    1 x System Call Overhead  1 2 3 4 5 6 7 8 9 10

    1 x Shell Scripts 
    (1 concurrent)  1 2 3

    1 x Shell Scripts 
    (8 concurrent)  1 2 3

    16 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10

    16 x Double
    -Precision Whetstone  1 2 3 4 5 6 7 8 9 10

    16 x Execl Throughput  1 2 3

    16 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

    16 x File Copy 256 bufsize 500 maxblocks  1 2 3

    16 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

    16 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10

    16 x Pipe
    -based Context Switching  1 2 3 4 5 6 7 8 9 10

    16 x Process Creation  1 2 3

    16 x System Call Overhead  1 2 3 4 5 6 7 8 9 10

    16 x Shell Scripts 
    (1 concurrent)  1 2 3

    16 x Shell Scripts 
    (8 concurrent)  1 2 3

    ========================================================================
       
    BYTE UNIX Benchmarks (Version 5.1.2)                                 

       
    Systemaioria.ironservers.netGNU/Linux
       OS
    GNU/Linux -- 2.6.18-164.6.1.el5xen -- #1 SMP Tue Nov 3 16:48:13 EST 2009
       
    Machinex86_64 (x86_64)                                                    
       
    Languageen_US.utf8 (charmap="UTF-8"collate="UTF-8")                     
       
    CPU 0Intel(RXeon(RCPU E5520 2.27GHz (5660.0 bogomips)               
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRET
       CPU 1
    Intel(RXeon(RCPU E5520 2.27GHz (5660.0 bogomips)                              
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRET
       CPU 2
    Intel(RXeon(RCPU E5520 2.27GHz (5660.0 bogomips)                              
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRET
       CPU 3
    Intel(RXeon(RCPU E5520 2.27GHz (5660.0 bogomips)                              
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRET
       CPU 4
    Intel(RXeon(RCPU E5520 2.27GHz (5660.0 bogomips)                              
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRET
       CPU 5
    Intel(RXeon(RCPU E5520 2.27GHz (5660.0 bogomips)                              
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRET
       CPU 6
    Intel(RXeon(RCPU E5520 2.27GHz (5660.0 bogomips)                              
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRET
       CPU 7
    Intel(RXeon(RCPU E5520 2.27GHz (5660.0 bogomips)                              
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRET
       CPU 8
    Intel(RXeon(RCPU E5520 2.27GHz (5660.0 bogomips)                              
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRET
       CPU 9
    Intel(RXeon(RCPU E5520 2.27GHz (5660.0 bogomips)                              
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRET
       CPU 10
    Intel(RXeon(RCPU E5520 2.27GHz (5660.0 bogomips)                             
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRET
       CPU 11
    Intel(RXeon(RCPU E5520 2.27GHz (5660.0 bogomips)                             
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRET
       CPU 12
    Intel(RXeon(RCPU E5520 2.27GHz (5660.0 bogomips)                             
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRET
       CPU 13
    Intel(RXeon(RCPU E5520 2.27GHz (5660.0 bogomips)                             
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRET
       CPU 14
    Intel(RXeon(RCPU E5520 2.27GHz (5660.0 bogomips)                             
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRET
       CPU 15
    Intel(RXeon(RCPU E5520 2.27GHz (5660.0 bogomips)                             
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRET
       12
    :03:51 up 53 days20:07,  1 user,  load average0.220.100.03runlevel 3           

    ------------------------------------------------------------------------
    Benchmark RunMon Feb 08 2010 12:03:51 12:31:46                      
    16 CPUs in system
    running 1 parallel copy of tests                     

    Dhrystone 2 using register variables       12324677.5 lps   
    (10.0 s7 samples)
    Double-Precision Whetstone                     2522.4 MWIPS (9.8 s7 samples
    Execl Throughput                               1089.1 lps   (30.0 s2 samples)
    File Copy 1024 bufsize 2000 maxblocks        192043.0 KBps  (30.0 s2 samples)
    File Copy 256 bufsize 500 maxblocks           51796.0 KBps  (30.0 s2 samples)
    File Copy 4096 bufsize 8000 maxblocks        553784.8 KBps  (30.0 s2 samples)
    Pipe Throughput                              284177.4 lps   (10.0 s7 samples)
    Pipe-based Context Switching                  58272.7 lps   (10.0 s7 samples)
    Process Creation                               3197.4 lps   (30.0 s2 samples)
    Shell Scripts (1 concurrent)                   3085.6 lpm   (60.0 s2 samples)
    Shell Scripts (8 concurrent)                   1266.5 lpm   (60.0 s2 samples)
    System Call Overhead                         379104.7 lps   (10.0 s7 samples)

    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   12324677.5   1056.1
    Double
    -Precision Whetstone                       55.0       2522.4    458.6
    Execl Throughput                                 43.0       1089.1    253.3
    File Copy 1024 bufsize 2000 maxblocks          3960.0     192043.0    485.0
    File Copy 256 bufsize 500 maxblocks            1655.0      51796.0    313.0
    File Copy 4096 bufsize 8000 maxblocks          5800.0     553784.8    954.8
    Pipe Throughput                               12440.0     284177.4    228.4
    Pipe
    -based Context Switching                   4000.0      58272.7    145.7
    Process Creation                                126.0       3197.4    253.8
    Shell Scripts 
    (1 concurrent)                     42.4       3085.6    727.7
    Shell Scripts 
    (8 concurrent)                      6.0       1266.5   2110.9
    System Call Overhead                          15000.0     379104.7    252.7
                                                                       
    ========
    System Benchmarks Index Score                                         443.7

    ------------------------------------------------------------------------
    Benchmark RunMon Feb 08 2010 12:31:46 13:00:46
    16 CPUs in system
    running 16 parallel copies of tests

    Dhrystone 2 using register variables       86601760.3 lps   
    (10.1 s7 samples)
    Double-Precision Whetstone                    33762.9 MWIPS (9.3 s7 samples)
    Execl Throughput                               8929.1 lps   (29.6 s2 samples)
    File Copy 1024 bufsize 2000 maxblocks        128813.3 KBps  (30.7 s2 samples)
    File Copy 256 bufsize 500 maxblocks           32315.7 KBps  (30.0 s2 samples)
    File Copy 4096 bufsize 8000 maxblocks        400026.2 KBps  (30.0 s2 samples)
    Pipe Throughput                             2766790.6 lps   (10.1 s7 samples)
    Pipe-based Context Switching                 735981.4 lps   (10.1 s7 samples)
    Process Creation                              21735.0 lps   (30.1 s2 samples)
    Shell Scripts (1 concurrent)                  18059.4 lpm   (60.0 s2 samples)
    Shell Scripts (8 concurrent)                   2543.6 lpm   (60.3 s2 samples)
    System Call Overhead                        3226626.2 lps   (10.1 s7 samples)

    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   86601760.3   7420.9
    Double
    -Precision Whetstone                       55.0      33762.9   6138.7
    Execl Throughput                                 43.0       8929.1   2076.5
    File Copy 1024 bufsize 2000 maxblocks          3960.0     128813.3    325.3
    File Copy 256 bufsize 500 maxblocks            1655.0      32315.7    195.3
    File Copy 4096 bufsize 8000 maxblocks          5800.0     400026.2    689.7
    Pipe Throughput                               12440.0    2766790.6   2224.1
    Pipe
    -based Context Switching                   4000.0     735981.4   1840.0
    Process Creation                                126.0      21735.0   1725.0
    Shell Scripts 
    (1 concurrent)                     42.4      18059.4   4259.3
    Shell Scripts 
    (8 concurrent)                      6.0       2543.6   4239.3
    System Call Overhead                          15000.0    3226626.2   2151.1
                                                                       
    ========
    System Benchmarks Index Score                                        1797.3 
      0 Not allowed!

  15. #65
    Join Date
    May 2007
    Posts
    2,042
    Quote Originally Posted by MakoS View Post
    You need "libXext-devel" installed on your server. Install it using "yum install libXext-devel" and that should get you up and running.
    thanks but this is one of the things I hate from centos.. to have a lib running you need countless repos enabled

    Code:
     yum install libXext-devel
    Loaded plugins: fastestmirror
    Config Error: File contains no section headers.
    file: file://///etc/yum.repos.d/webmin.repo, line: 1
    'me=Webmin Distribution Neutral\n'
      0 Not allowed!

  16. #66
    Join Date
    Oct 2007
    Posts
    58
    The New York NOC Super VPS with WHT special upgrades that they were offering a few months back (2GB of RAM, 70GB HD space).

    PHP Code:
    [nick@noc unixbench-5.1.2]$ ./Run 
    make all
    make
    [1]: Entering directory `/home/nick/unixbench-5.1.2'
    Checking distribution of files
    ./pgms  exists
    ./src  exists
    ./testdir  exists
    ./tmp  exists
    ./results  exists
    make[1]: Leaving directory 
    `/home/nick/unixbench-5.1.2'
    sh: 3dinfo: command not found
    sh: runlevel: command not found

       #    #  #    #  #  #    #          #####   ######  #    #   ####   #    #
       #    #  ##   #  #   #  #           #    #  #       ##   #  #    #  #    #
       #    #  # #  #  #    ##            #####   #####   # #  #  #       ######
       #    #  #  # #  #    ##            #    #  #       #  # #  #       #    #
       #    #  #   ##  #   #  #           #    #  #       #   ##  #    #  #    #
        ####   #    #  #  #    #          #####   ######  #    #   ####   #    #

       Version 5.1.2                      Based on the Byte Magazine Unix Benchmark

       Multi-CPU version                  Version 5 revisions by Ian Smith,
                                          Sunnyvale, CA, USA
       December 22, 2007                  johantheghost at yahoo period com


    1 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10

    1 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10

    1 x Execl Throughput  1 2 3

    1 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

    1 x File Copy 256 bufsize 500 maxblocks  1 2 3

    1 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

    1 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10

    1 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10

    1 x Process Creation  1 2 3

    1 x System Call Overhead  1 2 3 4 5 6 7 8 9 10

    1 x Shell Scripts (1 concurrent)  1 2 3

    1 x Shell Scripts (8 concurrent)  1 2 3

    4 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10

    4 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10

    4 x Execl Throughput  1 2 3

    4 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

    4 x File Copy 256 bufsize 500 maxblocks  1 2 3

    4 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

    4 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10

    4 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10

    4 x Process Creation  1 2 3

    4 x System Call Overhead  1 2 3 4 5 6 7 8 9 10

    4 x Shell Scripts (1 concurrent)  1 2 3

    4 x Shell Scripts (8 concurrent)  1 2 3

    ========================================================================
       BYTE UNIX Benchmarks (Version 5.1.2)

       System: noc.facepwn.com: GNU/Linux
       OS: GNU/Linux -- 2.6.18-128.2.1.el5.028stab064.8 -- #1 SMP Fri Nov 6 12:26:59 MSK 2009
       Machine: i686 (i386)
       Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
       CPU 0: Intel(R) Xeon(R) CPU X3360 @ 2.83GHz (5670.9 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 1: Intel(R) Xeon(R) CPU X3360 @ 2.83GHz (5667.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 2: Intel(R) Xeon(R) CPU X3360 @ 2.83GHz (5667.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 3: Intel(R) Xeon(R) CPU X3360 @ 2.83GHz (5667.1 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       15:41:20 up 50 days, 22:17, 10 users,  load average: 0.17, 0.14, 0.18; runlevel 

    ------------------------------------------------------------------------
    Benchmark Run: Sat Feb 06 2010 15:41:20 - 16:45:17
    4 CPUs in system; running 1 parallel copy of tests

    Dhrystone 2 using register variables        7896593.8 lps   (10.0 s, 7 samples)
    Double-Precision Whetstone                     1812.7 MWIPS (10.3 s, 7 samples)
    Execl Throughput                               2926.6 lps   (29.3 s, 2 samples)
    File Copy 1024 bufsize 2000 maxblocks        373926.0 KBps  (30.0 s, 2 samples)
    File Copy 256 bufsize 500 maxblocks          110767.6 KBps  (30.0 s, 2 samples)
    File Copy 4096 bufsize 8000 maxblocks        813101.1 KBps  (30.0 s, 2 samples)
    Pipe Throughput                              655227.4 lps   (10.0 s, 7 samples)
    Pipe-based Context Switching                 161724.8 lps   (10.0 s, 7 samples)
    Process Creation                               8924.2 lps   (30.0 s, 2 samples)
    Shell Scripts (1 concurrent)                   3147.8 lpm   (60.1 s, 2 samples)
    Shell Scripts (8 concurrent)                    692.9 lpm   (60.0 s, 2 samples)
    System Call Overhead                         637448.5 lps   (10.0 s, 7 samples)

    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0    7896593.8    676.7
    Double-Precision Whetstone                       55.0       1812.7    329.6
    Execl Throughput                                 43.0       2926.6    680.6
    File Copy 1024 bufsize 2000 maxblocks          3960.0     373926.0    944.3
    File Copy 256 bufsize 500 maxblocks            1655.0     110767.6    669.3
    File Copy 4096 bufsize 8000 maxblocks          5800.0     813101.1   1401.9
    Pipe Throughput                               12440.0     655227.4    526.7
    Pipe-based Context Switching                   4000.0     161724.8    404.3
    Process Creation                                126.0       8924.2    708.3
    Shell Scripts (1 concurrent)                     42.4       3147.8    742.4
    Shell Scripts (8 concurrent)                      6.0        692.9   1154.8
    System Call Overhead                          15000.0     637448.5    425.0
                                                                       ========
    System Benchmarks Index Score                                         664.3

    ------------------------------------------------------------------------
    Benchmark Run: Sat Feb 06 2010 16:45:17 - 18:00:24
    4 CPUs in system; running 4 parallel copies of tests

    Dhrystone 2 using register variables       19869089.4 lps   (10.0 s, 7 samples)
    Double-Precision Whetstone                     6741.9 MWIPS (10.3 s, 7 samples)
    Execl Throughput                               5504.4 lps   (29.6 s, 2 samples)
    File Copy 1024 bufsize 2000 maxblocks        701085.4 KBps  (30.0 s, 2 samples)
    File Copy 256 bufsize 500 maxblocks          131070.2 KBps  (30.0 s, 2 samples)
    File Copy 4096 bufsize 8000 maxblocks        936612.5 KBps  (30.0 s, 2 samples)
    Pipe Throughput                             1774249.1 lps   (10.0 s, 7 samples)
    Pipe-based Context Switching                 506063.2 lps   (10.0 s, 7 samples)
    Process Creation                              16214.0 lps   (30.0 s, 2 samples)
    Shell Scripts (1 concurrent)                   6535.4 lpm   (60.1 s, 2 samples)
    Shell Scripts (8 concurrent)                   1015.0 lpm   (60.1 s, 2 samples)
    System Call Overhead                        1421892.4 lps   (10.0 s, 7 samples)

    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   19869089.4   1702.6
    Double-Precision Whetstone                       55.0       6741.9   1225.8
    Execl Throughput                                 43.0       5504.4   1280.1
    File Copy 1024 bufsize 2000 maxblocks          3960.0     701085.4   1770.4
    File Copy 256 bufsize 500 maxblocks            1655.0     131070.2    792.0
    File Copy 4096 bufsize 8000 maxblocks          5800.0     936612.5   1614.8
    Pipe Throughput                               12440.0    1774249.1   1426.2
    Pipe-based Context Switching                   4000.0     506063.2   1265.2
    Process Creation                                126.0      16214.0   1286.8
    Shell Scripts (1 concurrent)                     42.4       6535.4   1541.4
    Shell Scripts (8 concurrent)                      6.0       1015.0   1691.7
    System Call Overhead                          15000.0    1421892.4    947.9
                                                                       ========
    System Benchmarks Index Score                                        1343.9 
    Not Bad!
    Last edited by Manacit; 02-08-2010 at 02:56 PM.
      0 Not allowed!

  17. #67
    Join Date
    Apr 2009
    Location
    Mauritius
    Posts
    407
    Intel Core i7 920 8GB RAM 2 X 1TB RAID 1

    root@server114 [~/unixbench-5.1.2]# ./Run
    make all
    make[1]: Entering directory `/root/unixbench-5.1.2'
    Checking distribution of files
    ./pgms exists
    ./src exists
    ./testdir exists
    ./tmp exists
    ./results exists
    make[1]: Leaving directory `/root/unixbench-5.1.2'
    sh: 3dinfo: command not found

    # # # # # # # ##### ###### # # #### # #
    # # ## # # # # # # # ## # # # # #
    # # # # # # ## ##### ##### # # # # ######
    # # # # # # ## # # # # # # # # #
    # # # ## # # # # # # # ## # # # #
    #### # # # # # ##### ###### # # #### # #

    Version 5.1.2 Based on the Byte Magazine Unix Benchmark

    Multi-CPU version Version 5 revisions by Ian Smith,
    Sunnyvale, CA, USA
    December 22, 2007 johantheghost at yahoo period com


    1 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10

    1 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10

    1 x Execl Throughput 1 2 3

    1 x File Copy 1024 bufsize 2000 maxblocks 1 2 3

    1 x File Copy 256 bufsize 500 maxblocks 1 2 3

    1 x File Copy 4096 bufsize 8000 maxblocks 1 2 3

    1 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10

    1 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10

    1 x Process Creation 1 2 3

    1 x System Call Overhead 1 2 3 4 5 6 7 8 9 10

    1 x Shell Scripts (1 concurrent) 1 2 3

    1 x Shell Scripts (8 concurrent) 1 2 3

    8 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10

    8 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10

    8 x Execl Throughput 1 2 3

    8 x File Copy 1024 bufsize 2000 maxblocks 1 2 3

    8 x File Copy 256 bufsize 500 maxblocks 1 2 3

    8 x File Copy 4096 bufsize 8000 maxblocks 1 2 3

    8 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10

    8 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10

    8 x Process Creation 1 2 3

    8 x System Call Overhead 1 2 3 4 5 6 7 8 9 10

    8 x Shell Scripts (1 concurrent) 1 2 3

    8 x Shell Scripts (8 concurrent) 1 2 3

    ========================================================================
    BYTE UNIX Benchmarks (Version 5.1.2)

    System: server114.itexpertsltd.com: GNU/Linux
    OS: GNU/Linux -- 2.6.32.2-xxxx-grs-ipv4-64 -- #1 SMP Tue Dec 29 14:41:12 UTC 2009
    Machine: x86_64 (x86_64)
    Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
    CPU 0: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (5320.4 bogomips)
    Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
    CPU 1: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (5320.0 bogomips)
    Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
    CPU 2: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (5320.0 bogomips)
    Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
    CPU 3: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (5320.0 bogomips)
    Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
    CPU 4: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (5320.0 bogomips)
    Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
    CPU 5: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (5320.0 bogomips)
    Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
    CPU 6: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (5320.0 bogomips)
    Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
    CPU 7: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (5320.0 bogomips)
    Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
    23:57:10 up 28 days, 3:59, 2 users, load average: 1.52, 0.97, 0.69; runlevel 3

    ------------------------------------------------------------------------
    Benchmark Run: Mon Feb 08 2010 23:57:10 - 00:25:59
    8 CPUs in system; running 1 parallel copy of tests

    Dhrystone 2 using register variables 10055454.4 lps (10.0 s, 7 samples)
    Double-Precision Whetstone 2691.2 MWIPS (9.2 s, 7 samples)
    Execl Throughput 2022.4 lps (29.9 s, 2 samples)
    File Copy 1024 bufsize 2000 maxblocks 1094318.1 KBps (30.0 s, 2 samples)
    File Copy 256 bufsize 500 maxblocks 305986.7 KBps (30.0 s, 2 samples)
    File Copy 4096 bufsize 8000 maxblocks 2002847.2 KBps (30.0 s, 2 samples)
    Pipe Throughput 2216781.8 lps (10.0 s, 7 samples)
    Pipe-based Context Switching 331255.0 lps (10.0 s, 7 samples)
    Process Creation 14994.5 lps (30.0 s, 2 samples)
    Shell Scripts (1 concurrent) 8222.5 lpm (60.0 s, 2 samples)
    Shell Scripts (8 concurrent) 3534.4 lpm (60.0 s, 2 samples)
    System Call Overhead 3676075.1 lps (10.0 s, 7 samples)

    System Benchmarks Index Values BASELINE RESULT INDEX
    Dhrystone 2 using register variables 116700.0 10055454.4 861.6
    Double-Precision Whetstone 55.0 2691.2 489.3
    Execl Throughput 43.0 2022.4 470.3
    File Copy 1024 bufsize 2000 maxblocks 3960.0 1094318.1 2763.4
    File Copy 256 bufsize 500 maxblocks 1655.0 305986.7 1848.9
    File Copy 4096 bufsize 8000 maxblocks 5800.0 2002847.2 3453.2
    Pipe Throughput 12440.0 2216781.8 1782.0
    Pipe-based Context Switching 4000.0 331255.0 828.1
    Process Creation 126.0 14994.5 1190.0
    Shell Scripts (1 concurrent) 42.4 8222.5 1939.3
    Shell Scripts (8 concurrent) 6.0 3534.4 5890.6
    System Call Overhead 15000.0 3676075.1 2450.7
    ========
    System Benchmarks Index Score 1535.7

    ------------------------------------------------------------------------
    Benchmark Run: Tue Feb 09 2010 00:25:59 - 00:54:45
    8 CPUs in system; running 8 parallel copies of tests

    Dhrystone 2 using register variables 55605123.6 lps (10.0 s, 7 samples)
    Double-Precision Whetstone 18676.0 MWIPS (10.4 s, 7 samples)
    Execl Throughput 23884.1 lps (29.7 s, 2 samples)
    File Copy 1024 bufsize 2000 maxblocks 938350.7 KBps (30.0 s, 2 samples)
    File Copy 256 bufsize 500 maxblocks 244759.3 KBps (30.0 s, 2 samples)
    File Copy 4096 bufsize 8000 maxblocks 2414901.0 KBps (30.0 s, 2 samples)
    Pipe Throughput 8964954.9 lps (10.0 s, 7 samples)
    Pipe-based Context Switching 1834671.5 lps (10.0 s, 7 samples)
    Process Creation 51253.9 lps (30.0 s, 2 samples)
    Shell Scripts (1 concurrent) 31081.6 lpm (60.0 s, 2 samples)
    Shell Scripts (8 concurrent) 4225.2 lpm (60.0 s, 2 samples)
    System Call Overhead 11816476.5 lps (10.0 s, 7 samples)

    System Benchmarks Index Values BASELINE RESULT INDEX
    Dhrystone 2 using register variables 116700.0 55605123.6 4764.8
    Double-Precision Whetstone 55.0 18676.0 3395.6
    Execl Throughput 43.0 23884.1 5554.4
    File Copy 1024 bufsize 2000 maxblocks 3960.0 938350.7 2369.6
    File Copy 256 bufsize 500 maxblocks 1655.0 244759.3 1478.9
    File Copy 4096 bufsize 8000 maxblocks 5800.0 2414901.0 4163.6
    Pipe Throughput 12440.0 8964954.9 7206.6
    Pipe-based Context Switching 4000.0 1834671.5 4586.7
    Process Creation 126.0 51253.9 4067.8
    Shell Scripts (1 concurrent) 42.4 31081.6 7330.6
    Shell Scripts (8 concurrent) 6.0 4225.2 7042.0
    System Call Overhead 15000.0 11816476.5 7877.7
    ========
    System Benchmarks Index Score 4514.7
    HSV Informatics Ltd - Since 2011
    Shared Hosting | VPS | Dedicated Servers
      0 Not allowed!

  18. #68
    Join Date
    Mar 2008
    Location
    Los Angeles, CA
    Posts
    555
    Unfortunately this new version takes forever to run so I ended up doing other stuff on my computer while it ran. Just yesterday I took out one of my CPU's and half my ram due to some hardware issues with my server as I didn't want to order a new cpu ram ATM. Machine:

    NORCO RPC-4020 Case
    Supermicro MBD-X8DTH-iF-O
    Single Intel Xeon E5530 CPU (2.4 Ghz)
    MSI Geforce gtx 260
    24GB DDR3 PC-1333 ECC Memory
    ARC-1280ML raid controller
    20x1TB Seagate SATA (raid6)

    Code:
    
    ========================================================================
       BYTE UNIX Benchmarks (Version 5.1.2)
    
       System: sabayonx86-64: GNU/Linux
       OS: GNU/Linux -- 2.6.32 -- #1 SMP PREEMPT Tue Jan 12 08:55:34 PST 2010
       Machine: x86_64 (GenuineIntel)
       Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
       CPU 0: Intel(R) Xeon(R) CPU E5530 @ 2.40GHz (4800.2 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 1: Intel(R) Xeon(R) CPU E5530 @ 2.40GHz (4799.3 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 2: Intel(R) Xeon(R) CPU E5530 @ 2.40GHz (4799.3 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 3: Intel(R) Xeon(R) CPU E5530 @ 2.40GHz (4799.3 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 4: Intel(R) Xeon(R) CPU E5530 @ 2.40GHz (4799.3 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 5: Intel(R) Xeon(R) CPU E5530 @ 2.40GHz (4895.2 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 6: Intel(R) Xeon(R) CPU E5530 @ 2.40GHz (4799.3 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 7: Intel(R) Xeon(R) CPU E5530 @ 2.40GHz (4799.3 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       19:05:59 up 1 day,  5:12,  3 users,  load average: 0.17, 0.10, 0.08; runlevel 3
    
    ------------------------------------------------------------------------
    Benchmark Run: Tue Feb 09 2010 19:05:59 - 19:34:16
    8 CPUs in system; running 1 parallel copy of tests
    
    Dhrystone 2 using register variables       18146807.2 lps   (10.0 s, 7 samples)
    Double-Precision Whetstone                     2724.2 MWIPS (9.8 s, 7 samples)
    Execl Throughput                               2719.5 lps   (29.9 s, 2 samples)
    File Copy 1024 bufsize 2000 maxblocks       1346212.6 KBps  (30.0 s, 2 samples)
    File Copy 256 bufsize 500 maxblocks          398993.4 KBps  (30.0 s, 2 samples)
    File Copy 4096 bufsize 8000 maxblocks       2339652.2 KBps  (30.0 s, 2 samples)
    Pipe Throughput                             2059122.0 lps   (10.0 s, 7 samples)
    Pipe-based Context Switching                 430970.7 lps   (10.0 s, 7 samples)
    Process Creation                              10386.2 lps   (30.0 s, 2 samples)
    Shell Scripts (1 concurrent)                   4470.8 lpm   (60.0 s, 2 samples)
    Shell Scripts (8 concurrent)                   2536.6 lpm   (60.0 s, 2 samples)
    System Call Overhead                        3182341.0 lps   (10.0 s, 7 samples)
    
    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   18146807.2   1555.0
    Double-Precision Whetstone                       55.0       2724.2    495.3
    Execl Throughput                                 43.0       2719.5    632.5
    File Copy 1024 bufsize 2000 maxblocks          3960.0    1346212.6   3399.5
    File Copy 256 bufsize 500 maxblocks            1655.0     398993.4   2410.8
    File Copy 4096 bufsize 8000 maxblocks          5800.0    2339652.2   4033.9
    Pipe Throughput                               12440.0    2059122.0   1655.2
    Pipe-based Context Switching                   4000.0     430970.7   1077.4
    Process Creation                                126.0      10386.2    824.3
    Shell Scripts (1 concurrent)                     42.4       4470.8   1054.4
    Shell Scripts (8 concurrent)                      6.0       2536.6   4227.6
    System Call Overhead                          15000.0    3182341.0   2121.6
                                                                       ========
    System Benchmarks Index Score                                        1569.8
    
    ------------------------------------------------------------------------
    Benchmark Run: Tue Feb 09 2010 19:34:16 - 20:02:22
    8 CPUs in system; running 8 parallel copies of tests
    
    Dhrystone 2 using register variables       69323413.5 lps   (10.0 s, 7 samples)
    Double-Precision Whetstone                    18673.1 MWIPS (9.7 s, 7 samples)
    Execl Throughput                              20387.9 lps   (30.0 s, 2 samples)
    File Copy 1024 bufsize 2000 maxblocks       1119901.9 KBps  (30.0 s, 2 samples)
    File Copy 256 bufsize 500 maxblocks          273819.3 KBps  (30.0 s, 2 samples)
    File Copy 4096 bufsize 8000 maxblocks       3134612.6 KBps  (30.0 s, 2 samples)
    Pipe Throughput                             9365956.2 lps   (10.0 s, 7 samples)
    Pipe-based Context Switching                2063789.2 lps   (10.0 s, 7 samples)
    Process Creation                              64979.8 lps   (30.0 s, 2 samples)
    Shell Scripts (1 concurrent)                  22926.1 lpm   (60.0 s, 2 samples)
    Shell Scripts (8 concurrent)                   3109.7 lpm   (60.1 s, 2 samples)
    System Call Overhead                       12247051.6 lps   (10.0 s, 7 samples)
    
    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   69323413.5   5940.3
    Double-Precision Whetstone                       55.0      18673.1   3395.1
    Execl Throughput                                 43.0      20387.9   4741.4
    File Copy 1024 bufsize 2000 maxblocks          3960.0    1119901.9   2828.0
    File Copy 256 bufsize 500 maxblocks            1655.0     273819.3   1654.5
    File Copy 4096 bufsize 8000 maxblocks          5800.0    3134612.6   5404.5
    Pipe Throughput                               12440.0    9365956.2   7528.9
    Pipe-based Context Switching                   4000.0    2063789.2   5159.5
    Process Creation                                126.0      64979.8   5157.1
    Shell Scripts (1 concurrent)                     42.4      22926.1   5407.1
    Shell Scripts (8 concurrent)                      6.0       3109.7   5182.9
    System Call Overhead                          15000.0   12247051.6   8164.7
                                                                       ========
    System Benchmarks Index Score                                        4681.6
    
      0 Not allowed!

  19. #69
    Join Date
    Apr 2009
    Posts
    37

    two vps

    First vps i tested

    Surftown.dk
    App vps. 256mb ram. Plesk

    Code:
    
       BYTE UNIX Benchmarks (Version 5.1.2)
    
       System: netforce: GNU/Linux
       OS: GNU/Linux -- 2.6.18-028stab066.10 -- #1 SMP Fri Dec 4 15:49:04 MSK 2009
       Machine: i686 (unknown)
       Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
       CPU 0: Intel(R) Xeon(R) CPU E5504 @ 2.00GHz (4000.2 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT,
    SYSCALL/SYSRET, Intel virtualization
       CPU 1: Intel(R) Xeon(R) CPU E5504 @ 2.00GHz (4000.1 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT,
    SYSCALL/SYSRET, Intel virtualization
       CPU 2: Intel(R) Xeon(R) CPU E5504 @ 2.00GHz (4000.1 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT,
    SYSCALL/SYSRET, Intel virtualization
       CPU 3: Intel(R) Xeon(R) CPU E5504 @ 2.00GHz (4000.1 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT,
    SYSCALL/SYSRET, Intel virtualization
       23:27:51 up 7 days,  8:43,  1 user,  load average: 0.07, 0.04, 0.04; runlevel
     2
    
    ------------------------------------------------------------------------
    Benchmark Run: Wed Feb 10 2010 23:27:51 - 23:56:44
    4 CPUs in system; running 1 parallel copy of tests
    
    Dhrystone 2 using register variables        9908367.8 lps   (10.0 s, 7 samples)
    Double-Precision Whetstone                     1952.6 MWIPS (10.3 s, 7 samples)
    Execl Throughput                               1387.6 lps   (29.8 s, 2 samples)
    File Copy 1024 bufsize 2000 maxblocks         89548.4 KBps  (30.0 s, 2 samples)
    File Copy 256 bufsize 500 maxblocks           24343.6 KBps  (30.0 s, 2 samples)
    File Copy 4096 bufsize 8000 maxblocks        289266.0 KBps  (30.1 s, 2 samples)
    Pipe Throughput                              805079.7 lps   (10.0 s, 7 samples)
    Pipe-based Context Switching                 100557.9 lps   (10.0 s, 7 samples)
    Process Creation                               5784.8 lps   (30.0 s, 2 samples)
    Shell Scripts (1 concurrent)                    731.1 lpm   (60.1 s, 2 samples)
    Shell Scripts (8 concurrent)                    107.2 lpm   (61.6 s, 2 samples)
    System Call Overhead                         663434.2 lps   (10.0 s, 7 samples)
    
    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0    9908367.8    849.0
    Double-Precision Whetstone                       55.0       1952.6    355.0
    Execl Throughput                                 43.0       1387.6    322.7
    File Copy 1024 bufsize 2000 maxblocks          3960.0      89548.4    226.1
    File Copy 256 bufsize 500 maxblocks            1655.0      24343.6    147.1
    File Copy 4096 bufsize 8000 maxblocks          5800.0     289266.0    498.7
    Pipe Throughput                               12440.0     805079.7    647.2
    Pipe-based Context Switching                   4000.0     100557.9    251.4
    Process Creation                                126.0       5784.8    459.1
    Shell Scripts (1 concurrent)                     42.4        731.1    172.4
    Shell Scripts (8 concurrent)                      6.0        107.2    178.6
    System Call Overhead                          15000.0     663434.2    442.3
                                                                       ========
    System Benchmarks Index Score                                         329.6
    
    ------------------------------------------------------------------------
    Benchmark Run: Wed Feb 10 2010 23:56:44 - 00:31:34
    4 CPUs in system; running 4 parallel copies of tests
    
    Dhrystone 2 using register variables        9935316.0 lps   (10.0 s, 7 samples)
    Double-Precision Whetstone                     7760.4 MWIPS (10.3 s, 7 samples)
    Execl Throughput                               1376.5 lps   (29.9 s, 2 samples)
    File Copy 1024 bufsize 2000 maxblocks         85142.3 KBps  (30.0 s, 2 samples)
    File Copy 256 bufsize 500 maxblocks           24033.1 KBps  (30.0 s, 2 samples)
    File Copy 4096 bufsize 8000 maxblocks        304011.6 KBps  (30.0 s, 2 samples)
    Pipe Throughput                              808414.4 lps   (10.0 s, 7 samples)
    Pipe-based Context Switching                 240751.9 lps   (10.0 s, 7 samples)
    Process Creation                               5766.1 lps   (30.0 s, 2 samples)
    Shell Scripts (1 concurrent)                    775.1 lpm   (60.6 s, 2 samples)
    Shell Scripts (8 concurrent)                     98.7 lpm   (61.7 s, 2 samples)
    System Call Overhead                         678170.6 lps   (10.0 s, 7 samples)
    
    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0    9935316.0    851.4
    Double-Precision Whetstone                       55.0       7760.4   1411.0
    Execl Throughput                                 43.0       1376.5    320.1
    File Copy 1024 bufsize 2000 maxblocks          3960.0      85142.3    215.0
    File Copy 256 bufsize 500 maxblocks            1655.0      24033.1    145.2
    File Copy 4096 bufsize 8000 maxblocks          5800.0     304011.6    524.2
    Pipe Throughput                               12440.0     808414.4    649.9
    Pipe-based Context Switching                   4000.0     240751.9    601.9
    Process Creation                                126.0       5766.1    457.6
    Shell Scripts (1 concurrent)                     42.4        775.1    182.8
    Shell Scripts (8 concurrent)                      6.0         98.7    164.5
    System Call Overhead                          15000.0     678170.6    452.1
                                                                       ========
    System Benchmarks Index Score                                         397.0
    

    Second vps to test was

    Delimiter.us. German server.
    VPS 100. 4gb ram.

    Code:
    
       BYTE UNIX Benchmarks (Version 5.1.2)
    
       System: server.phpbbpremods.com: GNU/Linux
       OS: GNU/Linux -- 2.6.18-128.2.1.el5.028stab064.8 -- #1 SMP Fri Nov 6 12:26:59
     MSK 2009
       Machine: x86_64 (x86_64)
       Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
       CPU 0: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (5350.7 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT,
    SYSCALL/SYSRET, Intel virtualization
       CPU 1: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (5346.6 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT,
    SYSCALL/SYSRET, Intel virtualization
       CPU 2: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (5346.6 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT,
    SYSCALL/SYSRET, Intel virtualization
       CPU 3: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (5346.6 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT,
    SYSCALL/SYSRET, Intel virtualization
       02:57:22 up 1 day, 23:41,  1 user,  load average: 0.22, 0.07, 0.02; runlevel
    3
    
    ------------------------------------------------------------------------
    Benchmark Run: Thu Feb 11 2010 02:57:22 - 03:26:33
    4 CPUs in system; running 1 parallel copy of tests
    
    Dhrystone 2 using register variables       14195467.7 lps   (10.0 s, 7 samples)
    Double-Precision Whetstone                     2806.3 MWIPS (11.2 s, 7 samples)
    Execl Throughput                               3971.6 lps   (29.5 s, 2 samples)
    File Copy 1024 bufsize 2000 maxblocks        725467.1 KBps  (30.0 s, 2 samples)
    File Copy 256 bufsize 500 maxblocks          234348.5 KBps  (30.0 s, 2 samples)
    File Copy 4096 bufsize 8000 maxblocks       1523277.5 KBps  (30.0 s, 2 samples)
    Pipe Throughput                             2079358.9 lps   (10.0 s, 7 samples)
    Pipe-based Context Switching                 203781.4 lps   (10.0 s, 7 samples)
    Process Creation                              11081.7 lps   (30.0 s, 2 samples)
    Shell Scripts (1 concurrent)                   4902.8 lpm   (60.0 s, 2 samples)
    Shell Scripts (8 concurrent)                   1619.5 lpm   (60.0 s, 2 samples)
    System Call Overhead                        3603864.2 lps   (10.0 s, 7 samples)
    
    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   14195467.7   1216.4
    Double-Precision Whetstone                       55.0       2806.3    510.2
    Execl Throughput                                 43.0       3971.6    923.6
    File Copy 1024 bufsize 2000 maxblocks          3960.0     725467.1   1832.0
    File Copy 256 bufsize 500 maxblocks            1655.0     234348.5   1416.0
    File Copy 4096 bufsize 8000 maxblocks          5800.0    1523277.5   2626.3
    Pipe Throughput                               12440.0    2079358.9   1671.5
    Pipe-based Context Switching                   4000.0     203781.4    509.5
    Process Creation                                126.0      11081.7    879.5
    Shell Scripts (1 concurrent)                     42.4       4902.8   1156.3
    Shell Scripts (8 concurrent)                      6.0       1619.5   2699.1
    System Call Overhead                          15000.0    3603864.2   2402.6
                                                                       ========
    System Benchmarks Index Score                                        1293.5
    
    ------------------------------------------------------------------------
    Benchmark Run: Thu Feb 11 2010 03:26:33 - 03:55:33
    4 CPUs in system; running 4 parallel copies of tests
    
    Dhrystone 2 using register variables       37854624.3 lps   (10.0 s, 7 samples)
    Double-Precision Whetstone                    10861.5 MWIPS (9.8 s, 7 samples)
    Execl Throughput                              13151.8 lps   (29.5 s, 2 samples)
    File Copy 1024 bufsize 2000 maxblocks        679820.2 KBps  (30.0 s, 2 samples)
    File Copy 256 bufsize 500 maxblocks          204249.3 KBps  (30.0 s, 2 samples)
    File Copy 4096 bufsize 8000 maxblocks       1276364.3 KBps  (30.1 s, 2 samples)
    Pipe Throughput                             5468047.0 lps   (10.0 s, 7 samples)
    Pipe-based Context Switching                1387185.1 lps   (10.0 s, 7 samples)
    Process Creation                              35145.8 lps   (30.0 s, 2 samples)
    Shell Scripts (1 concurrent)                  17162.7 lpm   (60.0 s, 2 samples)
    Shell Scripts (8 concurrent)                   2363.7 lpm   (60.1 s, 2 samples)
    System Call Overhead                       10077671.9 lps   (10.0 s, 7 samples)
    
    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   37854624.3   3243.8
    Double-Precision Whetstone                       55.0      10861.5   1974.8
    Execl Throughput                                 43.0      13151.8   3058.5
    File Copy 1024 bufsize 2000 maxblocks          3960.0     679820.2   1716.7
    File Copy 256 bufsize 500 maxblocks            1655.0     204249.3   1234.1
    File Copy 4096 bufsize 8000 maxblocks          5800.0    1276364.3   2200.6
    Pipe Throughput                               12440.0    5468047.0   4395.5
    Pipe-based Context Switching                   4000.0    1387185.1   3468.0
    Process Creation                                126.0      35145.8   2789.3
    Shell Scripts (1 concurrent)                     42.4      17162.7   4047.8
    Shell Scripts (8 concurrent)                      6.0       2363.7   3939.5
    System Call Overhead                          15000.0   10077671.9   6718.4
                                                                       ========
    System Benchmarks Index Score                                        2939.5
    
    
    Pretty nice considering the first vps cost double what the last one does and has less features.
      0 Not allowed!

  20. #70
    Join Date
    May 2001
    Location
    Dayton, Ohio
    Posts
    4,977
    1 x Intel Xeon X3460 w/HT
    8GB DDR3 RAM
    CentOS5

    Code:
    ./Run dhry2reg whetstone-double syscall pipe context1 spawn execl shell1 shell8 shell16
    Code:
       BYTE UNIX Benchmarks (Version 5.1.2)
    
       System: node1.sl1.<<snip>>: GNU/Linux
       OS: GNU/Linux -- 2.6.18-164.10.1.el5PAE -- #1 SMP Thu Jan 7 20:37:53 EST 2010
       Machine: i686 (i386)
       Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
       CPU 0: Intel(R) Xeon(R) CPU X3460 @ 2.80GHz (5600.1 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, Intel virtualization
       CPU 1: Intel(R) Xeon(R) CPU X3460 @ 2.80GHz (5599.9 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, Intel virtualization
       CPU 2: Intel(R) Xeon(R) CPU X3460 @ 2.80GHz (5600.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, Intel virtualization
       CPU 3: Intel(R) Xeon(R) CPU X3460 @ 2.80GHz (5600.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, Intel virtualization
       CPU 4: Intel(R) Xeon(R) CPU X3460 @ 2.80GHz (5600.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, Intel virtualization
       CPU 5: Intel(R) Xeon(R) CPU X3460 @ 2.80GHz (5600.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, Intel virtualization
       CPU 6: Intel(R) Xeon(R) CPU X3460 @ 2.80GHz (5600.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, Intel virtualization
       CPU 7: Intel(R) Xeon(R) CPU X3460 @ 2.80GHz (5599.9 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, Intel virtualization
       10:42:39 up 27 days, 14:12,  1 user,  load average: 0.27, 0.22, 0.18; runlevel 3
    
    ------------------------------------------------------------------------
    Benchmark Run: Thu Feb 11 2010 10:42:39 - 11:06:50
    8 CPUs in system; running 1 parallel copy of tests
    
    Dhrystone 2 using register variables       12348870.5 lps   (10.0 s, 7 samples)
    Double-Precision Whetstone                     2549.0 MWIPS (10.0 s, 7 samples)
    Execl Throughput                               2064.1 lps   (30.0 s, 2 samples)
    Pipe Throughput                              733488.9 lps   (10.0 s, 7 samples)
    Pipe-based Context Switching                 111712.8 lps   (10.0 s, 7 samples)
    Process Creation                               6677.3 lps   (30.0 s, 2 samples)
    Shell Scripts (1 concurrent)                   3573.7 lpm   (60.0 s, 2 samples)
    Shell Scripts (16 concurrent)                  1889.7 lpm   (60.0 s, 2 samples)
    Shell Scripts (8 concurrent)                   2276.7 lpm   (60.0 s, 2 samples)
    System Call Overhead                        1158708.4 lps   (10.0 s, 7 samples)
    
    System Benchmarks Partial Index              BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   12348870.5   1058.2
    Double-Precision Whetstone                       55.0       2549.0    463.5
    Execl Throughput                                 43.0       2064.1    480.0
    Pipe Throughput                               12440.0     733488.9    589.6
    Pipe-based Context Switching                   4000.0     111712.8    279.3
    Process Creation                                126.0       6677.3    529.9
    Shell Scripts (1 concurrent)                     42.4       3573.7    842.9
    Shell Scripts (16 concurrent)                     ---       1889.7      ---
    Shell Scripts (8 concurrent)                      6.0       2276.7   3794.5
    System Call Overhead                          15000.0    1158708.4    772.5
                                                                       ========
    System Benchmarks Index Score (Partial Only)                          718.1
    
    ------------------------------------------------------------------------
    Benchmark Run: Thu Feb 11 2010 11:06:50 - 11:30:40
    8 CPUs in system; running 8 parallel copies of tests
    
    Dhrystone 2 using register variables       58862382.2 lps   (10.0 s, 7 samples)
    Double-Precision Whetstone                    17388.7 MWIPS (10.2 s, 7 samples)
    Execl Throughput                              27893.9 lps   (30.0 s, 2 samples)
    Pipe Throughput                             4321715.6 lps   (10.0 s, 7 samples)
    Pipe-based Context Switching                1452497.5 lps   (10.0 s, 7 samples)
    Process Creation                              88233.7 lps   (30.0 s, 2 samples)
    Shell Scripts (1 concurrent)                  34311.6 lpm   (60.0 s, 2 samples)
    Shell Scripts (16 concurrent)                  2608.0 lpm   (60.0 s, 2 samples)
    Shell Scripts (8 concurrent)                   5185.8 lpm   (60.0 s, 2 samples)
    System Call Overhead                        6389641.2 lps   (10.0 s, 7 samples)
    
    System Benchmarks Partial Index              BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   58862382.2   5043.9
    Double-Precision Whetstone                       55.0      17388.7   3161.6
    Execl Throughput                                 43.0      27893.9   6486.9
    Pipe Throughput                               12440.0    4321715.6   3474.0
    Pipe-based Context Switching                   4000.0    1452497.5   3631.2
    Process Creation                                126.0      88233.7   7002.7
    Shell Scripts (1 concurrent)                     42.4      34311.6   8092.4
    Shell Scripts (16 concurrent)                     ---       2608.0      ---
    Shell Scripts (8 concurrent)                      6.0       5185.8   8643.0
    System Call Overhead                          15000.0    6389641.2   4259.8
                                                                       ========
    System Benchmarks Index Score (Partial Only)                         5188.0
      0 Not allowed!

  21. #71
    Join Date
    Jun 2002
    Location
    PA, USA
    Posts
    5,143
    X3460 is a four core CPU. So this is with HT, isn't it?

    /never mind, you already mentioned it.

    What is the result without HT?
    Fluid Hosting, LLC - Enterprise Cloud Infrastructure: Cloud Shared and Reseller, Cloud VPS, and Cloud Hybrid Server
      0 Not allowed!

  22. #72
    Join Date
    Nov 2009
    Location
    Cheltenham, UK
    Posts
    1,416
    My current Xen testing box at e-Sensibility.
    Package: [es0] 30 GB SAN-based Storage, 768 MB Dedicated RAM.

    Just used ./Run - compiled without the Graphics tests.

    PHP Code:
    ========================================================================
       
    BYTE UNIX Benchmarks (Version 5.1.2)

       
    SystemclientGNU/Linux
       OS
    GNU/Linux -- 2.6.18-164.11.1.el5xen -- #1 SMP Wed Jan 20 08:06:04 EST 2010
       
    Machinex86_64 (x86_64)
       
    Languageen_US.utf8 (charmap="UTF-8"collate="UTF-8")
       
    CPU 0Intel(RXeon(RCPU E5520 2.27GHz (5672.9 bogomips)
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRET
       CPU 1
    Intel(RXeon(RCPU E5520 2.27GHz (5672.9 bogomips)
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRET
       22
    :34:15 up 2 min,  1 user,  load average0.090.030.01runlevel 3

    ------------------------------------------------------------------------
    Benchmark RunFri Feb 12 2010 22:34:15 23:02:33
    2 CPUs in system
    running 1 parallel copy of tests

    Dhrystone 2 using register variables       13101482.1 lps   
    (10.0 s7 samples)
    Double-Precision Whetstone                     2584.4 MWIPS (9.9 s7 samples)
    Execl Throughput                               1365.0 lps   (30.0 s2 samples)
    File Copy 1024 bufsize 2000 maxblocks        208904.0 KBps  (30.0 s2 samples)
    File Copy 256 bufsize 500 maxblocks           54453.5 KBps  (30.0 s2 samples)
    File Copy 4096 bufsize 8000 maxblocks        636305.0 KBps  (30.0 s2 samples)
    Pipe Throughput                              297566.6 lps   (10.0 s7 samples)
    Pipe-based Context Switching                  83466.5 lps   (10.0 s7 samples)
    Process Creation                               3209.0 lps   (30.0 s2 samples)
    Shell Scripts (1 concurrent)                   3301.9 lpm   (60.0 s2 samples)
    Shell Scripts (8 concurrent)                    674.1 lpm   (60.0 s2 samples)
    System Call Overhead                         394088.6 lps   (10.0 s7 samples)

    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   13101482.1   1122.7
    Double
    -Precision Whetstone                       55.0       2584.4    469.9
    Execl Throughput                                 43.0       1365.0    317.5
    File Copy 1024 bufsize 2000 maxblocks          3960.0     208904.0    527.5
    File Copy 256 bufsize 500 maxblocks            1655.0      54453.5    329.0
    File Copy 4096 bufsize 8000 maxblocks          5800.0     636305.0   1097.1
    Pipe Throughput                               12440.0     297566.6    239.2
    Pipe
    -based Context Switching                   4000.0      83466.5    208.7
    Process Creation                                126.0       3209.0    254.7
    Shell Scripts 
    (1 concurrent)                     42.4       3301.9    778.7
    Shell Scripts 
    (8 concurrent)                      6.0        674.1   1123.5
    System Call Overhead                          15000.0     394088.6    262.7
                                                                       
    ========
    System Benchmarks Index Score                                         461.4

    ------------------------------------------------------------------------
    Benchmark RunFri Feb 12 2010 23:02:33 23:30:54
    2 CPUs in system
    running 2 parallel copies of tests

    Dhrystone 2 using register variables       26247963.6 lps   
    (10.0 s7 samples)
    Double-Precision Whetstone                     5173.2 MWIPS (9.9 s7 samples)
    Execl Throughput                               2458.4 lps   (30.0 s2 samples)
    File Copy 1024 bufsize 2000 maxblocks        127054.8 KBps  (30.0 s2 samples)
    File Copy 256 bufsize 500 maxblocks           34850.8 KBps  (30.0 s2 samples)
    File Copy 4096 bufsize 8000 maxblocks        480202.1 KBps  (30.0 s2 samples)
    Pipe Throughput                              588586.4 lps   (10.0 s7 samples)
    Pipe-based Context Switching                 162387.1 lps   (10.0 s7 samples)
    Process Creation                               5724.3 lps   (30.0 s2 samples)
    Shell Scripts (1 concurrent)                   4916.0 lpm   (60.0 s2 samples)
    Shell Scripts (8 concurrent)                    720.7 lpm   (60.0 s2 samples)
    System Call Overhead                         700986.4 lps   (10.0 s7 samples)

    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   26247963.6   2249.2
    Double
    -Precision Whetstone                       55.0       5173.2    940.6
    Execl Throughput                                 43.0       2458.4    571.7
    File Copy 1024 bufsize 2000 maxblocks          3960.0     127054.8    320.8
    File Copy 256 bufsize 500 maxblocks            1655.0      34850.8    210.6
    File Copy 4096 bufsize 8000 maxblocks          5800.0     480202.1    827.9
    Pipe Throughput                               12440.0     588586.4    473.1
    Pipe
    -based Context Switching                   4000.0     162387.1    406.0
    Process Creation                                126.0       5724.3    454.3
    Shell Scripts 
    (1 concurrent)                     42.4       4916.0   1159.4
    Shell Scripts 
    (8 concurrent)                      6.0        720.7   1201.1
    System Call Overhead                          15000.0     700986.4    467.3
                                                                       
    ========
    System Benchmarks Index Score                                         629.1 
    Ben Thomas, Director - BTCentral Web Development Services
    http://www.btcentral.org.uk - Need a custom Web App? Visit us online.
      0 Not allowed!

  23. #73
    Join Date
    Aug 2004
    Location
    Earth
    Posts
    8,154
    Can anyone post results from a Dual E5520, 4x1TB SATA II RAID-10, 12GB Memory?
      0 Not allowed!

  24. #74
    Join Date
    Nov 2009
    Location
    Cheltenham, UK
    Posts
    1,416
    Wow... nice result for a VPS.

    One of our production VPS with delimiter.us
    Package: VPS50, Germany - 50GB HDD, 768MB RAM (2GB Burst)

    Just used ./Run - compiled without the Graphics tests.

    PHP Code:
       BYTE UNIX Benchmarks (Version 5.1.2)

       
    System: <removed>.btcentral.org.ukGNU/Linux
       OS
    GNU/Linux -- 2.6.18-128.2.1.el5.028stab064.8 -- #1 SMP Fri Nov 6 12:26:59 MSK 2009
       
    Machinex86_64 (x86_64)
       
    Languageen_US.utf8 (charmap="UTF-8"collate="UTF-8")
       
    CPU 0Intel(RCore(TMi7 CPU 920 2.67GHz (5350.7 bogomips)
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRETIntel virtualization
       14
    :08:04 up 38 days23:58,  1 user,  load average0.000.000.00runlevel 3

    ------------------------------------------------------------------------
    Benchmark RunSun Feb 14 2010 14:08:04 14:36:06
    1 CPU in system
    running 1 parallel copy of tests

    Dhrystone 2 using register variables       14332851.8 lps   
    (10.0 s7 samples)
    Double-Precision Whetstone                     3062.6 MWIPS (8.7 s7 samples)
    Execl Throughput                               3701.7 lps   (29.8 s2 samples)
    File Copy 1024 bufsize 2000 maxblocks        741047.8 KBps  (30.0 s2 samples)
    File Copy 256 bufsize 500 maxblocks          226870.8 KBps  (30.0 s2 samples)
    File Copy 4096 bufsize 8000 maxblocks       1654836.8 KBps  (30.1 s2 samples)
    Pipe Throughput                             2091306.8 lps   (10.0 s7 samples)
    Pipe-based Context Switching                 433695.4 lps   (10.0 s7 samples)
    Process Creation                              11275.8 lps   (30.0 s2 samples)
    Shell Scripts (1 concurrent)                   5687.5 lpm   (60.0 s2 samples)
    Shell Scripts (8 concurrent)                    747.7 lpm   (60.0 s2 samples)
    System Call Overhead                        3702599.5 lps   (10.0 s7 samples)

    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   14332851.8   1228.2
    Double
    -Precision Whetstone                       55.0       3062.6    556.8
    Execl Throughput                                 43.0       3701.7    860.9
    File Copy 1024 bufsize 2000 maxblocks          3960.0     741047.8   1871.3
    File Copy 256 bufsize 500 maxblocks            1655.0     226870.8   1370.8
    File Copy 4096 bufsize 8000 maxblocks          5800.0    1654836.8   2853.2
    Pipe Throughput                               12440.0    2091306.8   1681.1
    Pipe
    -based Context Switching                   4000.0     433695.4   1084.2
    Process Creation                                126.0      11275.8    894.9
    Shell Scripts 
    (1 concurrent)                     42.4       5687.5   1341.4
    Shell Scripts 
    (8 concurrent)                      6.0        747.7   1246.1
    System Call Overhead                          15000.0    3702599.5   2468.4
                                                                       
    ========
    System Benchmarks Index Score                                        1323.9 
    Currently testing our VPS100 in San Jose too. Will post the results when done.
    Last edited by BTCentral - Ben; 02-14-2010 at 10:44 AM.
    Ben Thomas, Director - BTCentral Web Development Services
    http://www.btcentral.org.uk - Need a custom Web App? Visit us online.
      0 Not allowed!

  25. #75
    Join Date
    Nov 2009
    Location
    Cheltenham, UK
    Posts
    1,416
    This time four cores of a Core2 Quad Q9400 rather than a single core of a Core i7 920.

    Another one of our production VPS from delimiter.us
    Package: VPS100, San Jose - 100GB HDD, 1.5GB RAM (4GB Burst)

    Again, just used ./Run - compiled without the Graphics tests.

    PHP Code:
       BYTE UNIX Benchmarks (Version 5.1.2)

       
    System: <removed>.btcentral.org.ukGNU/Linux
       OS
    GNU/Linux -- 2.6.18-164.2.1.el5.028stab066.10 -- #1 SMP Sat Dec 12 18:52:53 MSK 2009
       
    Machinex86_64 (x86_64)
       
    Languageen_US.utf8 (charmap="UTF-8"collate="UTF-8")
       
    CPU 0Intel(RCore(TM)2 Quad CPU Q9400 2.66GHz (5332.8 bogomips)
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRETIntel virtualization
       CPU 1
    Intel(RCore(TM)2 Quad CPU Q9400 2.66GHz (5331.9 bogomips)
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRETIntel virtualization
       CPU 2
    Intel(RCore(TM)2 Quad CPU Q9400 2.66GHz (5331.9 bogomips)
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRETIntel virtualization
       CPU 3
    Intel(RCore(TM)2 Quad CPU Q9400 2.66GHz (5331.9 bogomips)
              
    Hyper-Threadingx86-64MMXPhysical Address ExtSYSENTER/SYSEXITSYSCALL/SYSRETIntel virtualization
       14
    :06:52 up 21 days11:58,  1 user,  load average0.100.030.01runlevel 3

    ------------------------------------------------------------------------
    Benchmark RunSun Feb 14 2010 14:06:52 14:43:52
    4 CPUs in system
    running 1 parallel copy of tests

    Dhrystone 2 using register variables       14785917.4 lps   
    (10.0 s7 samples)
    Double-Precision Whetstone                     3063.9 MWIPS (9.9 s7 samples)
    Execl Throughput                               3696.5 lps   (29.7 s2 samples)
    File Copy 1024 bufsize 2000 maxblocks        522316.2 KBps  (30.0 s2 samples)
    File Copy 256 bufsize 500 maxblocks          181559.3 KBps  (30.0 s2 samples)
    File Copy 4096 bufsize 8000 maxblocks       1033908.4 KBps  (30.0 s2 samples)
    Pipe Throughput                             1547689.9 lps   (10.0 s7 samples)
    Pipe-based Context Switching                 247258.1 lps   (10.0 s7 samples)
    Process Creation                              11035.5 lps   (30.0 s2 samples)
    Shell Scripts (1 concurrent)                   5658.0 lpm   (60.0 s2 samples)
    Shell Scripts (8 concurrent)                   1599.7 lpm   (60.0 s2 samples)
    System Call Overhead                        2256855.1 lps   (10.0 s7 samples)

    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   14785917.4   1267.0
    Double
    -Precision Whetstone                       55.0       3063.9    557.1
    Execl Throughput                                 43.0       3696.5    859.6
    File Copy 1024 bufsize 2000 maxblocks          3960.0     522316.2   1319.0
    File Copy 256 bufsize 500 maxblocks            1655.0     181559.3   1097.0
    File Copy 4096 bufsize 8000 maxblocks          5800.0    1033908.4   1782.6
    Pipe Throughput                               12440.0    1547689.9   1244.1
    Pipe
    -based Context Switching                   4000.0     247258.1    618.1
    Process Creation                                126.0      11035.5    875.8
    Shell Scripts 
    (1 concurrent)                     42.4       5658.0   1334.4
    Shell Scripts 
    (8 concurrent)                      6.0       1599.7   2666.2
    System Call Overhead                          15000.0    2256855.1   1504.6
                                                                       
    ========
    System Benchmarks Index Score                                        1155.1

    ------------------------------------------------------------------------
    Benchmark RunSun Feb 14 2010 14:43:52 15:16:38
    4 CPUs in system
    running 4 parallel copies of tests

    Dhrystone 2 using register variables       56131041.3 lps   
    (10.0 s7 samples)
    Double-Precision Whetstone                    12155.5 MWIPS (9.9 s7 samples)
    Execl Throughput                               8569.3 lps   (29.2 s2 samples)
    File Copy 1024 bufsize 2000 maxblocks        368445.0 KBps  (30.0 s2 samples)
    File Copy 256 bufsize 500 maxblocks          118232.5 KBps  (30.0 s2 samples)
    File Copy 4096 bufsize 8000 maxblocks        888504.4 KBps  (30.0 s2 samples)
    Pipe Throughput                             6019740.5 lps   (10.0 s7 samples)
    Pipe-based Context Switching                1333523.5 lps   (10.0 s7 samples)
    Process Creation                              24062.0 lps   (30.0 s2 samples)
    Shell Scripts (1 concurrent)                  12708.0 lpm   (60.0 s2 samples)
    Shell Scripts (8 concurrent)                   1796.2 lpm   (60.0 s2 samples)
    System Call Overhead                        3533274.6 lps   (10.0 s7 samples)

    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   56131041.3   4809.9
    Double
    -Precision Whetstone                       55.0      12155.5   2210.1
    Execl Throughput                                 43.0       8569.3   1992.9
    File Copy 1024 bufsize 2000 maxblocks          3960.0     368445.0    930.4
    File Copy 256 bufsize 500 maxblocks            1655.0     118232.5    714.4
    File Copy 4096 bufsize 8000 maxblocks          5800.0     888504.4   1531.9
    Pipe Throughput                               12440.0    6019740.5   4839.0
    Pipe
    -based Context Switching                   4000.0    1333523.5   3333.8
    Process Creation                                126.0      24062.0   1909.7
    Shell Scripts 
    (1 concurrent)                     42.4      12708.0   2997.2
    Shell Scripts 
    (8 concurrent)                      6.0       1796.2   2993.7
    System Call Overhead                          15000.0    3533274.6   2355.5
                                                                       
    ========
    System Benchmarks Index Score                                        2216.3 
    Unsurprisingly, the four cores of a i7 920 perform better than this as shown by DoYouSpeakWak??'s German VPS100 benchmark here - however we needed a VPS in the US, and unfortunately delimiter do not offer Core i7 VPS there.

    All VPS I tested have been running CentOS 5.4 x86_64.
    Last edited by BTCentral - Ben; 02-14-2010 at 11:33 AM.
    Ben Thomas, Director - BTCentral Web Development Services
    http://www.btcentral.org.uk - Need a custom Web App? Visit us online.
      0 Not allowed!

Page 3 of 26 FirstFirst 12345613 ... LastLast

Similar Threads

  1. Replies: 0
    Last Post: 06-26-2009, 07:32 PM
  2. Dedicated Server Benchmark - How to ?
    By octron in forum Dedicated Server
    Replies: 13
    Last Post: 02-18-2007, 03:48 PM
  3. How to deal with Unixbench 4.1.0 WHT compilation issues
    By voipfc in forum Hosting Security and Technology
    Replies: 2
    Last Post: 01-26-2007, 11:07 AM
  4. UnixBench is no good for dual server
    By superhost2010 in forum Dedicated Server
    Replies: 2
    Last Post: 08-29-2005, 04:50 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •