theo33500

Untitled

Apr 14th, 2021
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.61 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:01:15 (h:mm:ss) on all processors.
  6.  
  7.  
  8. _________________________________________________________________________________________________________
  9. SYSTEM INFORMATION
  10. _________________________________________________________________________________________________________
  11. Computer name: LUCAS-WS-A
  12. OS version: Windows 10, 10.0, version 2009, build: 19042 (x64)
  13. Hardware: B450 AORUS PRO, Gigabyte Technology Co., Ltd.
  14. CPU: AuthenticAMD AMD Ryzen 5 2600 Six-Core Processor
  15. Logical processors: 12
  16. Processor groups: 1
  17. RAM: 32722 MB total
  18.  
  19.  
  20. _________________________________________________________________________________________________________
  21. CPU SPEED
  22. _________________________________________________________________________________________________________
  23. Reported CPU speed: 3394 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.  
  28. _________________________________________________________________________________________________________
  29. MEASURED INTERRUPT TO USER PROCESS LATENCIES
  30. _________________________________________________________________________________________________________
  31. 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.
  32.  
  33. Highest measured interrupt to process latency (µs): 363,60
  34. Average measured interrupt to process latency (µs): 7,216266
  35.  
  36. Highest measured interrupt to DPC latency (µs): 360,20
  37. Average measured interrupt to DPC latency (µs): 3,948256
  38.  
  39.  
  40. _________________________________________________________________________________________________________
  41. REPORTED ISRs
  42. _________________________________________________________________________________________________________
  43. Interrupt service routines are routines installed by the OS and device drivers that execute in response to a hardware interrupt signal.
  44.  
  45. Highest ISR routine execution time (µs): 253,998232
  46. Driver with highest ISR routine execution time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation
  47.  
  48. Highest reported total ISR routine time (%): 0,098804
  49. Driver with highest ISR total time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation
  50.  
  51. Total time spent in ISRs (%) 0,122861
  52.  
  53. ISR count (execution time <250 µs): 303853
  54. ISR count (execution time 250-500 µs): 0
  55. ISR count (execution time 500-1000 µs): 1
  56. ISR count (execution time 1000-2000 µs): 0
  57. ISR count (execution time 2000-4000 µs): 0
  58. ISR count (execution time >=4000 µs): 0
  59.  
  60.  
  61. _________________________________________________________________________________________________________
  62. REPORTED DPCs
  63. _________________________________________________________________________________________________________
  64. 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.
  65.  
  66. Highest DPC routine execution time (µs): 440,18680
  67. Driver with highest DPC routine execution time: Wdf01000.sys - Runtime de l’infrastructure de pilotes en mode noyau, Microsoft Corporation
  68.  
  69. Highest reported total DPC routine time (%): 0,234990
  70. Driver with highest DPC total execution time: Wdf01000.sys - Runtime de l’infrastructure de pilotes en mode noyau, Microsoft Corporation
  71.  
  72. Total time spent in DPCs (%) 0,445178
  73.  
  74. DPC count (execution time <250 µs): 452049
  75. DPC count (execution time 250-500 µs): 0
  76. DPC count (execution time 500-10000 µs): 480
  77. DPC count (execution time 1000-2000 µs): 0
  78. DPC count (execution time 2000-4000 µs): 0
  79. DPC count (execution time >=4000 µs): 0
  80.  
  81.  
  82. _________________________________________________________________________________________________________
  83. REPORTED HARD PAGEFAULTS
  84. _________________________________________________________________________________________________________
  85. 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.
  86.  
  87. 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.
  88.  
  89. Process with highest pagefault count: telegram.exe
  90.  
  91. Total number of hard pagefaults 213
  92. Hard pagefault count of hardest hit process: 123
  93. Number of processes hit: 22
  94.  
  95.  
  96. _________________________________________________________________________________________________________
  97. PER CPU DATA
  98. _________________________________________________________________________________________________________
  99. CPU 0 Interrupt cycle time (s): 2,289985
  100. CPU 0 ISR highest execution time (µs): 253,998232
  101. CPU 0 ISR total execution time (s): 0,914013
  102. CPU 0 ISR count: 55661
  103. CPU 0 DPC highest execution time (µs): 358,622864
  104. CPU 0 DPC total execution time (s): 1,301428
  105. CPU 0 DPC count: 199953
  106. _________________________________________________________________________________________________________
  107. CPU 1 Interrupt cycle time (s): 1,630098
  108. CPU 1 ISR highest execution time (µs): 14,655863
  109. CPU 1 ISR total execution time (s): 0,035844
  110. CPU 1 ISR count: 41644
  111. CPU 1 DPC highest execution time (µs): 440,18680
  112. CPU 1 DPC total execution time (s): 1,205479
  113. CPU 1 DPC count: 49559
  114. _________________________________________________________________________________________________________
  115. CPU 2 Interrupt cycle time (s): 1,224213
  116. CPU 2 ISR highest execution time (µs): 17,711255
  117. CPU 2 ISR total execution time (s): 0,046270
  118. CPU 2 ISR count: 54102
  119. CPU 2 DPC highest execution time (µs): 329,461402
  120. CPU 2 DPC total execution time (s): 0,946625
  121. CPU 2 DPC count: 80557
  122. _________________________________________________________________________________________________________
  123. CPU 3 Interrupt cycle time (s): 0,481574
  124. CPU 3 ISR highest execution time (µs): 10,849146
  125. CPU 3 ISR total execution time (s): 0,009177
  126. CPU 3 ISR count: 9508
  127. CPU 3 DPC highest execution time (µs): 160,092516
  128. CPU 3 DPC total execution time (s): 0,150717
  129. CPU 3 DPC count: 11587
  130. _________________________________________________________________________________________________________
  131. CPU 4 Interrupt cycle time (s): 0,269135
  132. CPU 4 ISR highest execution time (µs): 2,203889
  133. CPU 4 ISR total execution time (s): 0,000122
  134. CPU 4 ISR count: 119
  135. CPU 4 DPC highest execution time (µs): 136,681202
  136. CPU 4 DPC total execution time (s): 0,012554
  137. CPU 4 DPC count: 2103
  138. _________________________________________________________________________________________________________
  139. CPU 5 Interrupt cycle time (s): 0,239707
  140. CPU 5 ISR highest execution time (µs): 0,0
  141. CPU 5 ISR total execution time (s): 0,0
  142. CPU 5 ISR count: 0
  143. CPU 5 DPC highest execution time (µs): 154,322334
  144. CPU 5 DPC total execution time (s): 0,004978
  145. CPU 5 DPC count: 1191
  146. _________________________________________________________________________________________________________
  147. CPU 6 Interrupt cycle time (s): 0,283203
  148. CPU 6 ISR highest execution time (µs): 0,0
  149. CPU 6 ISR total execution time (s): 0,0
  150. CPU 6 ISR count: 0
  151. CPU 6 DPC highest execution time (µs): 182,642310
  152. CPU 6 DPC total execution time (s): 0,017156
  153. CPU 6 DPC count: 2675
  154. _________________________________________________________________________________________________________
  155. CPU 7 Interrupt cycle time (s): 0,261706
  156. CPU 7 ISR highest execution time (µs): 0,0
  157. CPU 7 ISR total execution time (s): 0,0
  158. CPU 7 ISR count: 0
  159. CPU 7 DPC highest execution time (µs): 140,087213
  160. CPU 7 DPC total execution time (s): 0,006748
  161. CPU 7 DPC count: 1552
  162. _________________________________________________________________________________________________________
  163. CPU 8 Interrupt cycle time (s): 0,341969
  164. CPU 8 ISR highest execution time (µs): 23,200943
  165. CPU 8 ISR total execution time (s): 0,057348
  166. CPU 8 ISR count: 80862
  167. CPU 8 DPC highest execution time (µs): 161,785504
  168. CPU 8 DPC total execution time (s): 0,018469
  169. CPU 8 DPC count: 3825
  170. _________________________________________________________________________________________________________
  171. CPU 9 Interrupt cycle time (s): 1,042297
  172. CPU 9 ISR highest execution time (µs): 10,017678
  173. CPU 9 ISR total execution time (s): 0,006559
  174. CPU 9 ISR count: 7804
  175. CPU 9 DPC highest execution time (µs): 244,822039
  176. CPU 9 DPC total execution time (s): 0,323789
  177. CPU 9 DPC count: 93071
  178. _________________________________________________________________________________________________________
  179. CPU 10 Interrupt cycle time (s): 0,304447
  180. CPU 10 ISR highest execution time (µs): 10,428403
  181. CPU 10 ISR total execution time (s): 0,011282
  182. CPU 10 ISR count: 11638
  183. CPU 10 DPC highest execution time (µs): 265,228049
  184. CPU 10 DPC total execution time (s): 0,023673
  185. CPU 10 DPC count: 3126
  186. _________________________________________________________________________________________________________
  187. CPU 11 Interrupt cycle time (s): 0,327922
  188. CPU 11 ISR highest execution time (µs): 14,936358
  189. CPU 11 ISR total execution time (s): 0,035731
  190. CPU 11 ISR count: 42516
  191. CPU 11 DPC highest execution time (µs): 137,963465
  192. CPU 11 DPC total execution time (s): 0,033396
  193. CPU 11 DPC count: 3330
  194. _________________________________________________________________________________________________________
  195.  
Advertisement
Add Comment
Please, Sign In to add comment