Загрузка данных


_________________________________________________________________________________________________________
CONCLUSION
_________________________________________________________________________________________________________
Your system appears to be suitable for handling real-time audio and other tasks without dropouts. 
LatencyMon has been analyzing your system for  0:01:11  (h:mm:ss) on all processors.


_________________________________________________________________________________________________________
SYSTEM INFORMATION
_________________________________________________________________________________________________________
Computer name:                                        DESKTOP-9IVJQJU
OS version:                                           Windows 10 , 10.0, build: 19045 (x64)
Hardware:                                             80TJ, LENOVO, Nano 5A8
CPU:                                                  AuthenticAMD AMD E1-7010 APU with AMD Radeon R2 Graphics 
Logical processors:                                   2
Processor groups:                                     1
RAM:                                                  3490 MB total


_________________________________________________________________________________________________________
CPU SPEED
_________________________________________________________________________________________________________
Reported CPU speed:                                   1497 MHz

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.

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. 



_________________________________________________________________________________________________________
MEASURED INTERRUPT TO USER PROCESS LATENCIES
_________________________________________________________________________________________________________
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.

Highest measured interrupt to process latency (µs):   723,80
Average measured interrupt to process latency (µs):   11,624149

Highest measured interrupt to DPC latency (µs):       716,70
Average measured interrupt to DPC latency (µs):       4,100195


_________________________________________________________________________________________________________
 REPORTED ISRs
_________________________________________________________________________________________________________
Interrupt service routines are routines installed by the OS and device drivers that execute in response to a hardware interrupt signal.

Highest ISR routine execution time (µs):              138,327989
Driver with highest ISR routine execution time:       i8042prt.sys - Драйвер порта i8042, Microsoft Corporation

Highest reported total ISR routine time (%):          0,009726
Driver with highest ISR total time:                   i8042prt.sys - Драйвер порта i8042, Microsoft Corporation

Total time spent in ISRs (%)                          0,012811

ISR count (execution time <250 µs):                   1291
ISR count (execution time 250-500 µs):                0
ISR count (execution time 500-999 µs):                0
ISR count (execution time 1000-1999 µs):              0
ISR count (execution time 2000-3999 µs):              0
ISR count (execution time >=4000 µs):                 0


_________________________________________________________________________________________________________
REPORTED DPCs
_________________________________________________________________________________________________________
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.

Highest DPC routine execution time (µs):              439,800267
Driver with highest DPC routine execution time:       ndis.sys - NDIS (Network Driver Interface Specification), Microsoft Corporation

Highest reported total DPC routine time (%):          0,083572
Driver with highest DPC total execution time:         dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation

Total time spent in DPCs (%)                          0,230484

DPC count (execution time <250 µs):                   20057
DPC count (execution time 250-500 µs):                0
DPC count (execution time 500-999 µs):                16
DPC count (execution time 1000-1999 µs):              0
DPC count (execution time 2000-3999 µs):              0
DPC count (execution time >=4000 µs):                 0


_________________________________________________________________________________________________________
 REPORTED HARD PAGEFAULTS
_________________________________________________________________________________________________________
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.

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.

Process with highest pagefault count:                 latmon.exe

Total number of hard pagefaults                       18
Hard pagefault count of hardest hit process:          12
Number of processes hit:                              3


_________________________________________________________________________________________________________
 PER CPU DATA
_________________________________________________________________________________________________________
CPU 0 Interrupt cycle time (s):                       1,113447
CPU 0 ISR highest execution time (µs):                138,327989
CPU 0 ISR total execution time (s):                   0,014008
CPU 0 ISR count:                                      834
CPU 0 DPC highest execution time (µs):                366,833667
CPU 0 DPC total execution time (s):                   0,205748
CPU 0 DPC count:                                      15980
_________________________________________________________________________________________________________
CPU 1 Interrupt cycle time (s):                       0,642877
CPU 1 ISR highest execution time (µs):                46,600534
CPU 1 ISR total execution time (s):                   0,004371
CPU 1 ISR count:                                      457
CPU 1 DPC highest execution time (µs):                439,800267
CPU 1 DPC total execution time (s):                   0,124923
CPU 1 DPC count:                                      4093
_________________________________________________________________________________________________________