Guest User

Untitled

a guest
Nov 25th, 2013
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.10 KB | None | 0 0
  1.  
  2. # # # # # # # ##### ###### # # #### # #
  3. # # ## # # # # # # # ## # # # # #
  4. # # # # # # ## ##### ##### # # # # ######
  5. # # # # # # ## # # # # # # # # #
  6. # # # ## # # # # # # # ## # # # #
  7. #### # # # # # ##### ###### # # #### # #
  8.  
  9. Version 5.1.3 Based on the Byte Magazine Unix Benchmark
  10.  
  11. Multi-CPU version Version 5 revisions by Ian Smith,
  12. Sunnyvale, CA, USA
  13. January 13, 2011 johantheghost at yahoo period com
  14.  
  15.  
  16. 1 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10
  17.  
  18. 1 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10
  19.  
  20. 1 x Execl Throughput 1 2 3
  21.  
  22. 1 x File Copy 1024 bufsize 2000 maxblocks 1 2 3
  23.  
  24. 1 x File Copy 256 bufsize 500 maxblocks 1 2 3
  25.  
  26. 1 x File Copy 4096 bufsize 8000 maxblocks 1 2 3
  27.  
  28. 1 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10
  29.  
  30. 1 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10
  31.  
  32. 1 x Process Creation 1 2 3
  33.  
  34. 1 x System Call Overhead 1 2 3 4 5 6 7 8 9 10
  35.  
  36. 1 x Shell Scripts (1 concurrent) 1 2 3
  37.  
  38. 1 x Shell Scripts (8 concurrent) 1 2 3
  39.  
  40. ========================================================================
  41. BYTE UNIX Benchmarks (Version 5.1.3)
  42.  
  43. System: ubuntu: GNU/Linux
  44. OS: GNU/Linux -- 3.8.0-29-generic -- #42~precise1-Ubuntu SMP Wed Aug 14 15:31:16 UTC 2013
  45. Machine: i686 (i386)
  46. Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
  47. CPU 0: Intel(R) Xeon(R) CPU L5639 @ 2.13GHz (4267.0 bogomips)
  48. Hyper-Threading, MMX, Physical Address Ext, SYSENTER/SYSEXIT
  49. 17:09:06 up 24 min, 2 users, load average: 0.29, 0.44, 0.33; runlevel 2
  50.  
  51. ------------------------------------------------------------------------
  52. Benchmark Run: Mon Nov 25 2013 17:09:06 - 17:37:15
  53. 1 CPU in system; running 1 parallel copy of tests
  54.  
  55. Dhrystone 2 using register variables 13739772.8 lps (10.0 s, 7 samples)
  56. Double-Precision Whetstone 2359.8 MWIPS (10.4 s, 7 samples)
  57. Execl Throughput 1339.6 lps (30.0 s, 2 samples)
  58. File Copy 1024 bufsize 2000 maxblocks 102908.6 KBps (30.0 s, 2 samples)
  59. File Copy 256 bufsize 500 maxblocks 26440.4 KBps (30.0 s, 2 samples)
  60. File Copy 4096 bufsize 8000 maxblocks 359236.5 KBps (30.1 s, 2 samples)
  61. Pipe Throughput 121368.4 lps (10.0 s, 7 samples)
  62. Pipe-based Context Switching 32314.1 lps (10.0 s, 7 samples)
  63. Process Creation 2570.2 lps (30.0 s, 2 samples)
  64. Shell Scripts (1 concurrent) 2774.0 lpm (60.0 s, 2 samples)
  65. Shell Scripts (8 concurrent) 367.2 lpm (60.1 s, 2 samples)
  66. System Call Overhead 548024.8 lps (10.0 s, 7 samples)
  67.  
  68. System Benchmarks Index Values BASELINE RESULT INDEX
  69. Dhrystone 2 using register variables 116700.0 13739772.8 1177.4
  70. Double-Precision Whetstone 55.0 2359.8 429.1
  71. Execl Throughput 43.0 1339.6 311.5
  72. File Copy 1024 bufsize 2000 maxblocks 3960.0 102908.6 259.9
  73. File Copy 256 bufsize 500 maxblocks 1655.0 26440.4 159.8
  74. File Copy 4096 bufsize 8000 maxblocks 5800.0 359236.5 619.4
  75. Pipe Throughput 12440.0 121368.4 97.6
  76. Pipe-based Context Switching 4000.0 32314.1 80.8
  77. Process Creation 126.0 2570.2 204.0
  78. Shell Scripts (1 concurrent) 42.4 2774.0 654.2
  79. Shell Scripts (8 concurrent) 6.0 367.2 612.1
  80. System Call Overhead 15000.0 548024.8 365.3
  81. ========
  82. System Benchmarks Index Score 314.9
Advertisement
Add Comment
Please, Sign In to add comment