Advertisement
Guest User

Avic_optimised

a guest
Mar 25th, 2020
941
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.70 KB | None | 0 0
  1. _________________________________________________________________________________________________________
  2. CONCLUSION
  3. _________________________________________________________________________________________________________
  4. Your system appears to be suitable for handling real-time audio and other tasks without dropouts.
  5. LatencyMon has been analyzing your system for 0:18:37 (h:mm:ss) on all processors.
  6.  
  7.  
  8. _________________________________________________________________________________________________________
  9. SYSTEM INFORMATION
  10. _________________________________________________________________________________________________________
  11. Computer name: DESKTOP-LR68FKJ
  12. OS version: Windows 10 , 10.0, build: 18363 (x64)
  13. Hardware: Standard PC (Q35 + ICH9, 2009), QEMU
  14. CPU: AuthenticAMD AMD Ryzen 7 2700 Eight-Core Processor
  15. Logical processors: 10
  16. Processor groups: 1
  17. RAM: 15622 MB total
  18.  
  19.  
  20. _________________________________________________________________________________________________________
  21. CPU SPEED
  22. _________________________________________________________________________________________________________
  23. Reported CPU speed: 390 MHz
  24.  
  25. Note: reported execution times may be calculated based on a fixed reported CPU speed. Disable variable speed settings like Intel Speed Step and AMD Cool N Quiet in the BIOS setup for more accurate results.
  26.  
  27. WARNING: the CPU speed that was measured is only a fraction of the CPU speed reported. Your CPUs may be throttled back due to variable speed settings and thermal issues. It is suggested that you run a utility which reports your actual CPU frequency and temperature.
  28.  
  29.  
  30.  
  31. _________________________________________________________________________________________________________
  32. MEASURED INTERRUPT TO USER PROCESS LATENCIES
  33. _________________________________________________________________________________________________________
  34. The interrupt to process latency reflects the measured interval that a usermode process needed to respond to a hardware request from the moment the interrupt service routine started execution. This includes the scheduling and execution of a DPC routine, the signaling of an event and the waking up of a usermode thread from an idle wait state in response to that event.
  35.  
  36. Highest measured interrupt to process latency (µs): 566.90
  37. Average measured interrupt to process latency (µs): 9.096815
  38.  
  39. Highest measured interrupt to DPC latency (µs): 559.20
  40. Average measured interrupt to DPC latency (µs): 5.018154
  41.  
  42.  
  43. _________________________________________________________________________________________________________
  44. REPORTED ISRs
  45. _________________________________________________________________________________________________________
  46. Interrupt service routines are routines installed by the OS and device drivers that execute in response to a hardware interrupt signal.
  47.  
  48. Highest ISR routine execution time (µs): 46.950
  49. Driver with highest ISR routine execution time: Wdf01000.sys - Kernel Mode Driver Framework Runtime, Microsoft Corporation
  50.  
  51. Highest reported total ISR routine time (%): 0.002681
  52. Driver with highest ISR total time: Wdf01000.sys - Kernel Mode Driver Framework Runtime, Microsoft Corporation
  53.  
  54. Total time spent in ISRs (%) 0.002681
  55.  
  56. ISR count (execution time <250 µs): 148569
  57. ISR count (execution time 250-500 µs): 0
  58. ISR count (execution time 500-999 µs): 0
  59. ISR count (execution time 1000-1999 µs): 0
  60. ISR count (execution time 2000-3999 µs): 0
  61. ISR count (execution time >=4000 µs): 0
  62.  
  63.  
  64. _________________________________________________________________________________________________________
  65. REPORTED DPCs
  66. _________________________________________________________________________________________________________
  67. DPC routines are part of the interrupt servicing dispatch mechanism and disable the possibility for a process to utilize the CPU while it is interrupted until the DPC has finished execution.
  68.  
  69. Highest DPC routine execution time (µs): 864.110
  70. Driver with highest DPC routine execution time: ndis.sys - Network Driver Interface Specification (NDIS), Microsoft Corporation
  71.  
  72. Highest reported total DPC routine time (%): 0.063669
  73. Driver with highest DPC total execution time: Wdf01000.sys - Kernel Mode Driver Framework Runtime, Microsoft Corporation
  74.  
  75. Total time spent in DPCs (%) 0.296280
  76.  
  77. DPC count (execution time <250 µs): 4328286
  78. DPC count (execution time 250-500 µs): 0
  79. DPC count (execution time 500-999 µs): 12088
  80. DPC count (execution time 1000-1999 µs): 0
  81. DPC count (execution time 2000-3999 µs): 0
  82. DPC count (execution time >=4000 µs): 0
  83.  
  84.  
  85. _________________________________________________________________________________________________________
  86. REPORTED HARD PAGEFAULTS
  87. _________________________________________________________________________________________________________
  88. Hard pagefaults are events that get triggered by making use of virtual memory that is not resident in RAM but backed by a memory mapped file on disk. The process of resolving the hard pagefault requires reading in the memory from disk while the process is interrupted and blocked from execution.
  89.  
  90. NOTE: some processes were hit by hard pagefaults. If these were programs producing audio, they are likely to interrupt the audio stream resulting in dropouts, clicks and pops. Check the Processes tab to see which programs were hit.
  91.  
  92. Process with highest pagefault count: blender.exe
  93.  
  94. Total number of hard pagefaults 10004
  95. Hard pagefault count of hardest hit process: 3213
  96. Number of processes hit: 90
  97.  
  98.  
  99. _________________________________________________________________________________________________________
  100. PER CPU DATA
  101. _________________________________________________________________________________________________________
  102. CPU 0 Interrupt cycle time (s): 164.344695
  103. CPU 0 ISR highest execution time (µs): 0.0
  104. CPU 0 ISR total execution time (s): 0.0
  105. CPU 0 ISR count: 0
  106. CPU 0 DPC highest execution time (µs): 864.110
  107. CPU 0 DPC total execution time (s): 10.830866
  108. CPU 0 DPC count: 1972396
  109. _________________________________________________________________________________________________________
  110. CPU 1 Interrupt cycle time (s): 24.331834
  111. CPU 1 ISR highest execution time (µs): 46.950
  112. CPU 1 ISR total execution time (s): 0.022869
  113. CPU 1 ISR count: 11612
  114. CPU 1 DPC highest execution time (µs): 243.760
  115. CPU 1 DPC total execution time (s): 0.733890
  116. CPU 1 DPC count: 51214
  117. _________________________________________________________________________________________________________
  118. CPU 2 Interrupt cycle time (s): 85.810916
  119. CPU 2 ISR highest execution time (µs): 43.120
  120. CPU 2 ISR total execution time (s): 0.273012
  121. CPU 2 ISR count: 134535
  122. CPU 2 DPC highest execution time (µs): 675.260
  123. CPU 2 DPC total execution time (s): 18.193361
  124. CPU 2 DPC count: 1226388
  125. _________________________________________________________________________________________________________
  126. CPU 3 Interrupt cycle time (s): 21.476473
  127. CPU 3 ISR highest execution time (µs): 0.0
  128. CPU 3 ISR total execution time (s): 0.0
  129. CPU 3 ISR count: 0
  130. CPU 3 DPC highest execution time (µs): 93.240
  131. CPU 3 DPC total execution time (s): 0.071323
  132. CPU 3 DPC count: 16534
  133. _________________________________________________________________________________________________________
  134. CPU 4 Interrupt cycle time (s): 19.795585
  135. CPU 4 ISR highest execution time (µs): 0.0
  136. CPU 4 ISR total execution time (s): 0.0
  137. CPU 4 ISR count: 0
  138. CPU 4 DPC highest execution time (µs): 97.80
  139. CPU 4 DPC total execution time (s): 0.394029
  140. CPU 4 DPC count: 134130
  141. _________________________________________________________________________________________________________
  142. CPU 5 Interrupt cycle time (s): 18.421963
  143. CPU 5 ISR highest execution time (µs): 3.120
  144. CPU 5 ISR total execution time (s): 0.000076
  145. CPU 5 ISR count: 67
  146. CPU 5 DPC highest execution time (µs): 117.810
  147. CPU 5 DPC total execution time (s): 0.039456
  148. CPU 5 DPC count: 8736
  149. _________________________________________________________________________________________________________
  150. CPU 6 Interrupt cycle time (s): 16.507343
  151. CPU 6 ISR highest execution time (µs): 0.0
  152. CPU 6 ISR total execution time (s): 0.0
  153. CPU 6 ISR count: 0
  154. CPU 6 DPC highest execution time (µs): 143.290
  155. CPU 6 DPC total execution time (s): 0.132652
  156. CPU 6 DPC count: 41380
  157. _________________________________________________________________________________________________________
  158. CPU 7 Interrupt cycle time (s): 19.737142
  159. CPU 7 ISR highest execution time (µs): 0.0
  160. CPU 7 ISR total execution time (s): 0.0
  161. CPU 7 ISR count: 0
  162. CPU 7 DPC highest execution time (µs): 174.830
  163. CPU 7 DPC total execution time (s): 1.957447
  164. CPU 7 DPC count: 663734
  165. _________________________________________________________________________________________________________
  166. CPU 8 Interrupt cycle time (s): 16.921596
  167. CPU 8 ISR highest execution time (µs): 2.60
  168. CPU 8 ISR total execution time (s): 0.000006
  169. CPU 8 ISR count: 3
  170. CPU 8 DPC highest execution time (µs): 96.90
  171. CPU 8 DPC total execution time (s): 0.385398
  172. CPU 8 DPC count: 127307
  173. _________________________________________________________________________________________________________
  174. CPU 9 Interrupt cycle time (s): 15.870370
  175. CPU 9 ISR highest execution time (µs): 13.880
  176. CPU 9 ISR total execution time (s): 0.003506
  177. CPU 9 ISR count: 2352
  178. CPU 9 DPC highest execution time (µs): 110.460
  179. CPU 9 DPC total execution time (s): 0.357434
  180. CPU 9 DPC count: 98555
  181. _________________________________________________________________________________________________________
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement