Advertisement
koledanil

Лошадка Ipros

Jan 2nd, 2013
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.09 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. ========================================================================
  40. BYTE UNIX Benchmarks (Version 5.1.3)
  41.  
  42. System: peopleidea.org: GNU/Linux
  43. OS: GNU/Linux -- 2.6.18-308.16.1.el5 -- #1 SMP Tue Oct 2 22:01:37 EDT 2012
  44. Machine: i686 (i386)
  45. Language: en_US.utf8 (charmap="ANSI_X3.4-1968", collate="ANSI_X3.4-1968")
  46. CPU 0: QEMU Virtual CPU version (cpu64-rhel6) (4000.0 bogomips)
  47. x86-64, MMX, Physical Address Ext, SYSCALL/SYSRET
  48. 18:06:35 up 16 min, 1 user, load average: 0.22, 0.17, 0.08; runlevel 3
  49.  
  50. ------------------------------------------------------------------------
  51. Benchmark Run: Wed Jan 02 2013 18:06:35 - 18:34:39
  52. 1 CPU in system; running 1 parallel copy of tests
  53.  
  54. Dhrystone 2 using register variables 10114063.4 lps (10.0 s, 7 samples)
  55. Double-Precision Whetstone 1630.5 MWIPS (10.5 s, 7 samples)
  56. Execl Throughput 4360.4 lps (29.6 s, 2 samples)
  57. File Copy 1024 bufsize 2000 maxblocks 394567.5 KBps (30.0 s, 2 samples)
  58. File Copy 256 bufsize 500 maxblocks 109539.0 KBps (30.0 s, 2 samples)
  59. File Copy 4096 bufsize 8000 maxblocks 1027745.1 KBps (30.0 s, 2 samples)
  60. Pipe Throughput 699144.2 lps (10.0 s, 7 samples)
  61. Pipe-based Context Switching 231019.5 lps (10.0 s, 7 samples)
  62. Process Creation 16529.8 lps (30.0 s, 2 samples)
  63. Shell Scripts (1 concurrent) 5724.1 lpm (60.0 s, 2 samples)
  64. Shell Scripts (8 concurrent) 799.3 lpm (60.0 s, 2 samples)
  65. System Call Overhead 568692.3 lps (10.0 s, 7 samples)
  66.  
  67. System Benchmarks Index Values BASELINE RESULT INDEX
  68. Dhrystone 2 using register variables 116700.0 10114063.4 866.7
  69. Double-Precision Whetstone 55.0 1630.5 296.4
  70. Execl Throughput 43.0 4360.4 1014.0
  71. File Copy 1024 bufsize 2000 maxblocks 3960.0 394567.5 996.4
  72. File Copy 256 bufsize 500 maxblocks 1655.0 109539.0 661.9
  73. File Copy 4096 bufsize 8000 maxblocks 5800.0 1027745.1 1772.0
  74. Pipe Throughput 12440.0 699144.2 562.0
  75. Pipe-based Context Switching 4000.0 231019.5 577.5
  76. Process Creation 126.0 16529.8 1311.9
  77. Shell Scripts (1 concurrent) 42.4 5724.1 1350.0
  78. Shell Scripts (8 concurrent) 6.0 799.3 1332.1
  79. System Call Overhead 15000.0 568692.3 379.1
  80. ========
  81. System Benchmarks Index Score 817.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement