Advertisement
koledanil

Лошадка Gb

Jan 5th, 2013
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.11 KB | None | 0 0
  1. # # # # # # # ##### ###### # # #### # #
  2. # # ## # # # # # # # ## # # # # #
  3. # # # # # # ## ##### ##### # # # # ######
  4. # # # # # # ## # # # # # # # # #
  5. # # # ## # # # # # # # ## # # # #
  6. #### # # # # # ##### ###### # # #### # #
  7.  
  8. Version 5.1.3 Based on the Byte Magazine Unix Benchmark
  9.  
  10. Multi-CPU version Version 5 revisions by Ian Smith,
  11. Sunnyvale, CA, USA
  12. January 13, 2011 johantheghost at yahoo period com
  13.  
  14.  
  15. 1 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10
  16.  
  17. 1 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10
  18.  
  19. 1 x Execl Throughput 1 2 3
  20.  
  21. 1 x File Copy 1024 bufsize 2000 maxblocks 1 2 3
  22.  
  23. 1 x File Copy 256 bufsize 500 maxblocks 1 2 3
  24.  
  25. 1 x File Copy 4096 bufsize 8000 maxblocks 1 2 3
  26.  
  27. 1 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10
  28.  
  29. 1 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10
  30.  
  31. 1 x Process Creation 1 2 3
  32.  
  33. 1 x System Call Overhead 1 2 3 4 5 6 7 8 9 10
  34.  
  35. 1 x Shell Scripts (1 concurrent) 1 2 3
  36.  
  37. 1 x Shell Scripts (8 concurrent) 1 2 3
  38.  
  39. 2 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10
  40.  
  41. 2 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10
  42.  
  43. 2 x Execl Throughput 1 2 3
  44.  
  45. 2 x File Copy 1024 bufsize 2000 maxblocks 1 2 3
  46.  
  47. 2 x File Copy 256 bufsize 500 maxblocks 1 2 3
  48.  
  49. 2 x File Copy 4096 bufsize 8000 maxblocks 1 2 3
  50.  
  51. 2 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10
  52.  
  53. 2 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10
  54.  
  55. 2 x Process Creation 1 2 3
  56.  
  57. 2 x System Call Overhead 1 2 3 4 5 6 7 8 9 10
  58.  
  59. 2 x Shell Scripts (1 concurrent) 1 2 3
  60.  
  61. 2 x Shell Scripts (8 concurrent) 1 2 3
  62.  
  63. ========================================================================
  64. BYTE UNIX Benchmarks (Version 5.1.3)
  65.  
  66. System: hv1001294: GNU/Linux
  67. OS: GNU/Linux -- 3.2.0-23-generic-pae -- #36-Ubuntu SMP Tue Apr 10 22:19:09 UTC 2012
  68. Machine: i686 (i386)
  69. Language: en_US.utf8 (charmap="ANSI_X3.4-1968", collate="ANSI_X3.4-1968")
  70. CPU 0: Intel(R) Xeon(R) CPU X5560 @ 2.80GHz (5584.7 bogomips)
  71. Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
  72. CPU 1: Intel(R) Xeon(R) CPU X5560 @ 2.80GHz (5766.5 bogomips)
  73. Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
  74. 16:21:23 up 31 min, 1 user, load average: 0.08, 0.10, 0.07; runlevel 2
  75.  
  76. ------------------------------------------------------------------------
  77. Benchmark Run: Sat Jan 05 2013 16:21:23 - 16:49:29
  78. 2 CPUs in system; running 1 parallel copy of tests
  79.  
  80. Dhrystone 2 using register variables 10951756.9 lps (10.0 s, 7 samples)
  81. Double-Precision Whetstone 2228.5 MWIPS (10.5 s, 7 samples)
  82. Execl Throughput 870.9 lps (29.7 s, 2 samples)
  83. File Copy 1024 bufsize 2000 maxblocks 263948.4 KBps (30.0 s, 2 samples)
  84. File Copy 256 bufsize 500 maxblocks 105264.2 KBps (30.0 s, 2 samples)
  85. File Copy 4096 bufsize 8000 maxblocks 806423.8 KBps (30.0 s, 2 samples)
  86. Pipe Throughput 871359.1 lps (10.0 s, 7 samples)
  87. Pipe-based Context Switching 131141.8 lps (10.0 s, 7 samples)
  88. Process Creation 4084.5 lps (30.0 s, 2 samples)
  89. Shell Scripts (1 concurrent) 3456.2 lpm (60.0 s, 2 samples)
  90. Shell Scripts (8 concurrent) 752.4 lpm (60.0 s, 2 samples)
  91. System Call Overhead 2158712.2 lps (10.0 s, 7 samples)
  92.  
  93. System Benchmarks Index Values BASELINE RESULT INDEX
  94. Dhrystone 2 using register variables 116700.0 10951756.9 938.5
  95. Double-Precision Whetstone 55.0 2228.5 405.2
  96. Execl Throughput 43.0 870.9 202.5
  97. File Copy 1024 bufsize 2000 maxblocks 3960.0 263948.4 666.5
  98. File Copy 256 bufsize 500 maxblocks 1655.0 105264.2 636.0
  99. File Copy 4096 bufsize 8000 maxblocks 5800.0 806423.8 1390.4
  100. Pipe Throughput 12440.0 871359.1 700.4
  101. Pipe-based Context Switching 4000.0 131141.8 327.9
  102. Process Creation 126.0 4084.5 324.2
  103. Shell Scripts (1 concurrent) 42.4 3456.2 815.1
  104. Shell Scripts (8 concurrent) 6.0 752.4 1254.0
  105. System Call Overhead 15000.0 2158712.2 1439.1
  106. ========
  107. System Benchmarks Index Score 642.7
  108.  
  109. ------------------------------------------------------------------------
  110. Benchmark Run: Sat Jan 05 2013 16:49:29 - 17:17:34
  111. 2 CPUs in system; running 2 parallel copies of tests
  112.  
  113. Dhrystone 2 using register variables 21319422.9 lps (10.0 s, 7 samples)
  114. Double-Precision Whetstone 4456.7 MWIPS (9.9 s, 7 samples)
  115. Execl Throughput 2759.7 lps (29.7 s, 2 samples)
  116. File Copy 1024 bufsize 2000 maxblocks 427486.5 KBps (30.0 s, 2 samples)
  117. File Copy 256 bufsize 500 maxblocks 141541.0 KBps (30.0 s, 2 samples)
  118. File Copy 4096 bufsize 8000 maxblocks 1092455.4 KBps (30.0 s, 2 samples)
  119. Pipe Throughput 1339452.6 lps (10.0 s, 7 samples)
  120. Pipe-based Context Switching 209301.9 lps (10.0 s, 7 samples)
  121. Process Creation 10931.7 lps (30.0 s, 2 samples)
  122. Shell Scripts (1 concurrent) 5357.2 lpm (60.0 s, 2 samples)
  123. Shell Scripts (8 concurrent) 662.3 lpm (60.1 s, 2 samples)
  124. System Call Overhead 3186239.2 lps (10.0 s, 7 samples)
  125.  
  126. System Benchmarks Index Values BASELINE RESULT INDEX
  127. Dhrystone 2 using register variables 116700.0 21319422.9 1826.9
  128. Double-Precision Whetstone 55.0 4456.7 810.3
  129. Execl Throughput 43.0 2759.7 641.8
  130. File Copy 1024 bufsize 2000 maxblocks 3960.0 427486.5 1079.5
  131. File Copy 256 bufsize 500 maxblocks 1655.0 141541.0 855.2
  132. File Copy 4096 bufsize 8000 maxblocks 5800.0 1092455.4 1883.5
  133. Pipe Throughput 12440.0 1339452.6 1076.7
  134. Pipe-based Context Switching 4000.0 209301.9 523.3
  135. Process Creation 126.0 10931.7 867.6
  136. Shell Scripts (1 concurrent) 42.4 5357.2 1263.5
  137. Shell Scripts (8 concurrent) 6.0 662.3 1103.9
  138. System Call Overhead 15000.0 3186239.2 2124.2
  139. ========
  140. System Benchmarks Index Score 1075.4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement