Advertisement
Guest User

Qemu Debian UnixBench Ryzen 5 3500 boost off

a guest
Apr 12th, 2022
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.47 KB | None | 0 0
  1. $ ./Run
  2. make all
  3. make[1]: Entering directory '/home/username/unixbench/byte-unixbench/UnixBench'
  4. make distr
  5. make[2]: Entering directory '/home/username/unixbench/byte-unixbench/UnixBench'
  6. Checking distribution of files
  7. ./pgms exists
  8. ./src exists
  9. ./testdir exists
  10. ./tmp exists
  11. ./results exists
  12. make[2]: Leaving directory '/home/username/unixbench/byte-unixbench/UnixBench'
  13. make programs
  14. make[2]: Entering directory '/home/username/unixbench/byte-unixbench/UnixBench'
  15. make[2]: Nothing to be done for 'programs'.
  16. make[2]: Leaving directory '/home/username/unixbench/byte-unixbench/UnixBench'
  17. make[1]: Leaving directory '/home/username/unixbench/byte-unixbench/UnixBench'
  18. locale: Cannot set LC_CTYPE to default locale: No such file or directory
  19. locale: Cannot set LC_MESSAGES to default locale: No such file or directory
  20. locale: Cannot set LC_ALL to default locale: No such file or directory
  21. locale: Cannot set LC_CTYPE to default locale: No such file or directory
  22. locale: Cannot set LC_MESSAGES to default locale: No such file or directory
  23. locale: Cannot set LC_ALL to default locale: No such file or directory
  24. sh: 1: 3dinfo: not found
  25.  
  26. # # # # # # # ##### ###### # # #### # #
  27. # # ## # # # # # # # ## # # # # #
  28. # # # # # # ## ##### ##### # # # # ######
  29. # # # # # # ## # # # # # # # # #
  30. # # # ## # # # # # # # ## # # # #
  31. #### # # # # # ##### ###### # # #### # #
  32.  
  33. Version 5.1.3 Based on the Byte Magazine Unix Benchmark
  34.  
  35. Multi-CPU version Version 5 revisions by Ian Smith,
  36. Sunnyvale, CA, USA
  37. January 13, 2011 johantheghost at yahoo period com
  38.  
  39. ------------------------------------------------------------------------------
  40. Use directories for:
  41. * File I/O tests (named fs***) = /home/username/unixbench/byte-unixbench/UnixBench/tmp
  42. * Results = /home/username/unixbench/byte-unixbench/UnixBench/results
  43. ------------------------------------------------------------------------------
  44.  
  45.  
  46. 1 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10
  47.  
  48. 1 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10
  49.  
  50. 1 x Execl Throughput 1 2 3
  51.  
  52. 1 x File Copy 1024 bufsize 2000 maxblocks 1 2 3
  53.  
  54. 1 x File Copy 256 bufsize 500 maxblocks 1 2 3
  55.  
  56. 1 x File Copy 4096 bufsize 8000 maxblocks 1 2 3
  57.  
  58. 1 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10
  59.  
  60. 1 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10
  61.  
  62. 1 x Process Creation 1 2 3
  63.  
  64. 1 x System Call Overhead 1 2 3 4 5 6 7 8 9 10
  65.  
  66. 1 x Shell Scripts (1 concurrent) 1 2 3
  67.  
  68. 1 x Shell Scripts (8 concurrent) 1 2 3
  69.  
  70. ========================================================================
  71. BYTE UNIX Benchmarks (Version 5.1.3)
  72.  
  73. System: riscv: GNU/Linux
  74. OS: GNU/Linux -- 5.16.0-5-riscv64 -- #1 SMP Debian 5.16.14-1 (2022-03-15)
  75. Machine: riscv64 (unknown)
  76. Language: en_US.utf8 (charmap="ANSI_X3.4-1968", collate="ANSI_X3.4-1968")
  77. 11:10:52 up 8 min, 1 user, load average: 0.83, 0.55, 0.29; runlevel Mar
  78.  
  79. ------------------------------------------------------------------------
  80. Benchmark Run: Tue Mar 15 2022 11:10:52 - 11:39:38
  81. 1 CPU in system; running 1 parallel copy of tests
  82.  
  83. Dhrystone 2 using register variables 3243663.9 lps (10.1 s, 7 samples)
  84. Double-Precision Whetstone 568.4 MWIPS (10.2 s, 7 samples)
  85. Execl Throughput 46.6 lps (29.6 s, 2 samples)
  86. File Copy 1024 bufsize 2000 maxblocks 12777.3 KBps (30.0 s, 2 samples)
  87. File Copy 256 bufsize 500 maxblocks 3208.5 KBps (30.0 s, 2 samples)
  88. File Copy 4096 bufsize 8000 maxblocks 45584.4 KBps (30.0 s, 2 samples)
  89. Pipe Throughput 20477.6 lps (10.1 s, 7 samples)
  90. Pipe-based Context Switching 3053.7 lps (10.1 s, 7 samples)
  91. Process Creation 362.2 lps (30.1 s, 2 samples)
  92. Shell Scripts (1 concurrent) 149.4 lpm (60.3 s, 2 samples)
  93. Shell Scripts (8 concurrent) 19.1 lpm (62.7 s, 2 samples)
  94. System Call Overhead 189944.3 lps (10.1 s, 7 samples)
  95.  
  96. System Benchmarks Index Values BASELINE RESULT INDEX
  97. Dhrystone 2 using register variables 116700.0 3243663.9 277.9
  98. Double-Precision Whetstone 55.0 568.4 103.4
  99. Execl Throughput 43.0 46.6 10.8
  100. File Copy 1024 bufsize 2000 maxblocks 3960.0 12777.3 32.3
  101. File Copy 256 bufsize 500 maxblocks 1655.0 3208.5 19.4
  102. File Copy 4096 bufsize 8000 maxblocks 5800.0 45584.4 78.6
  103. Pipe Throughput 12440.0 20477.6 16.5
  104. Pipe-based Context Switching 4000.0 3053.7 7.6
  105. Process Creation 126.0 362.2 28.7
  106. Shell Scripts (1 concurrent) 42.4 149.4 35.2
  107. Shell Scripts (8 concurrent) 6.0 19.1 31.9
  108. System Call Overhead 15000.0 189944.3 126.6
  109. ========
  110. System Benchmarks Index Score 37.6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement