You could make a last experiment with 96 kHz and ASIO buffersize of 512... What RTL is this with your ASIO driver ?
This results for my interface with MADIface driver in: 5,5ms/6,1ms Input/Output latency = RTL of 11.6ms
This might still be less latency compared to your Focusrite. And as I said 13,5 ms RTL was still sufficient for me to play in.
On the other hand you will have less issues with single speed (44.1/48 kHz)
as every VST - that you might add later - brings more system load with it at double speed compared to single speed. And at single speed its easier to run with 64 or 128 samples ASIO buffersize to be definitively under 10ms RTL which feels a little bit nicer.
You can try to improve things a little by trying other / additional fine tuning.
I would definitively deactive Windows Core Parking, this you can do easiest by using Bitsums tool parkcontrol.
https://bitsum.com/parkcontrol/
Using LatencyMon you can see whether your system becomes more or less agile by tuning (BIOS or Windows)
or by using different drivers or disabling certain background processes.
For measuring .. LatencyMon v7 has now the nice feature to display highest AND now also average values.
This is very helpful to see, how your CPU cores are blocked by other processes or low level routines.
The highest values are the worst case, the average values support this by visualizing the average load.
The smaller those values are, the more agile your CPU can react to interrupt routines and process a workload
(trying to summarize in easy words).
Set LatencyMon to measure Interrupt to DPC and user process latency:
Options -> General:
[x] Retrieve reported DPC and ISR information from the operating system
(x) interrupt to user process latency
Then you can see in the TAB "stats" information above both
Average and Highest measured times for
- interrupt to process latency
- interrupt to DPC latency
You should run this tool as Administrator and no other programs should run, as this tool also simulates a typical DAW load.
So it needs to additional workload otherwise values can not be compared to each other.
One example from my system:
_________________________________________________________________________________________________________
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:00 (h:mm:ss) on all processors.
_________________________________________________________________________________________________________
SYSTEM INFORMATION
_________________________________________________________________________________________________________
Computer name: SUPERMICRO
OS version: Windows 10, 10.0, version 2009, build: 19042 (x64)
Hardware: Super Server, Supermicro
CPU: GenuineIntel Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
Logical processors: 12
Processor groups: 1
RAM: 32641 MB total
_________________________________________________________________________________________________________
CPU SPEED
_________________________________________________________________________________________________________
Reported CPU speed: 360 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.
_________________________________________________________________________________________________________
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): 124,90
Average measured interrupt to process latency (µs): 2,477983
Highest measured interrupt to DPC latency (µs): 122,90
Average measured interrupt to DPC latency (µs): 0,735809
_________________________________________________________________________________________________________
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): 124,2350
Driver with highest ISR routine execution time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation
Highest reported total ISR routine time (%): 0,017424
Driver with highest ISR total time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation
Total time spent in ISRs (%) 0,020114
ISR count (execution time <250 µs): 62268
ISR count (execution time 250-500 µs): 0
ISR count (execution time 500-1000 µs): 0
ISR count (execution time 1000-2000 µs): 0
ISR count (execution time 2000-4000 µ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): 324,276667
Driver with highest DPC routine execution time: ndis.sys - NDIS (Network Driver Interface Specification), Microsoft Corporation
Highest reported total DPC routine time (%): 0,028932
Driver with highest DPC total execution time: Wdf01000.sys - Kernelmodustreiber-Frameworklaufzeit, Microsoft Corporation
Total time spent in DPCs (%) 0,061605
DPC count (execution time <250 µs): 188105
DPC count (execution time 250-500 µs): 0
DPC count (execution time 500-10000 µs): 2
DPC count (execution time 1000-2000 µs): 0
DPC count (execution time 2000-4000 µ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.
Process with highest pagefault count: none
Total number of hard pagefaults 0
Hard pagefault count of hardest hit process: 0
Number of processes hit: 0
_________________________________________________________________________________________________________
PER CPU DATA
_________________________________________________________________________________________________________
CPU 0 Interrupt cycle time (s): 1,040459
CPU 0 ISR highest execution time (µs): 124,2350
CPU 0 ISR total execution time (s): 0,142416
CPU 0 ISR count: 52331
CPU 0 DPC highest execution time (µs): 324,276667
CPU 0 DPC total execution time (s): 0,433711
CPU 0 DPC count: 186218
_________________________________________________________________________________________________________
CPU 1 Interrupt cycle time (s): 0,167320
CPU 1 ISR highest execution time (µs): 0,0
CPU 1 ISR total execution time (s): 0,0
CPU 1 ISR count: 0
CPU 1 DPC highest execution time (µs): 0,0
CPU 1 DPC total execution time (s): 0,0
CPU 1 DPC count: 0
_________________________________________________________________________________________________________
CPU 2 Interrupt cycle time (s): 0,201338
CPU 2 ISR highest execution time (µs): 0,0
CPU 2 ISR total execution time (s): 0,0
CPU 2 ISR count: 0
CPU 2 DPC highest execution time (µs): 53,844167
CPU 2 DPC total execution time (s): 0,002505
CPU 2 DPC count: 603
_________________________________________________________________________________________________________
CPU 3 Interrupt cycle time (s): 0,179485
CPU 3 ISR highest execution time (µs): 0,0
CPU 3 ISR total execution time (s): 0,0
CPU 3 ISR count: 0
CPU 3 DPC highest execution time (µs): 76,098333
CPU 3 DPC total execution time (s): 0,000138
CPU 3 DPC count: 8
_________________________________________________________________________________________________________
CPU 4 Interrupt cycle time (s): 0,181959
CPU 4 ISR highest execution time (µs): 0,0
CPU 4 ISR total execution time (s): 0,0
CPU 4 ISR count: 0
CPU 4 DPC highest execution time (µs): 44,640
CPU 4 DPC total execution time (s): 0,001196
CPU 4 DPC count: 246
_________________________________________________________________________________________________________
CPU 5 Interrupt cycle time (s): 0,165045
CPU 5 ISR highest execution time (µs): 0,0
CPU 5 ISR total execution time (s): 0,0
CPU 5 ISR count: 0
CPU 5 DPC highest execution time (µs): 0,0
CPU 5 DPC total execution time (s): 0,0
CPU 5 DPC count: 0
_________________________________________________________________________________________________________
CPU 6 Interrupt cycle time (s): 0,186671
CPU 6 ISR highest execution time (µs): 0,0
CPU 6 ISR total execution time (s): 0,0
CPU 6 ISR count: 0
CPU 6 DPC highest execution time (µs): 52,76250
CPU 6 DPC total execution time (s): 0,002014
CPU 6 DPC count: 422
_________________________________________________________________________________________________________
CPU 7 Interrupt cycle time (s): 0,176174
CPU 7 ISR highest execution time (µs): 0,0
CPU 7 ISR total execution time (s): 0,0
CPU 7 ISR count: 0
CPU 7 DPC highest execution time (µs): 61,400833
CPU 7 DPC total execution time (s): 0,000079
CPU 7 DPC count: 3
_________________________________________________________________________________________________________
CPU 8 Interrupt cycle time (s): 0,184868
CPU 8 ISR highest execution time (µs): 0,0
CPU 8 ISR total execution time (s): 0,0
CPU 8 ISR count: 0
CPU 8 DPC highest execution time (µs): 27,293333
CPU 8 DPC total execution time (s): 0,000362
CPU 8 DPC count: 62
_________________________________________________________________________________________________________
CPU 9 Interrupt cycle time (s): 0,174275
CPU 9 ISR highest execution time (µs): 1,120
CPU 9 ISR total execution time (s): 0,000028
CPU 9 ISR count: 109
CPU 9 DPC highest execution time (µs): 5,331667
CPU 9 DPC total execution time (s): 0,000007
CPU 9 DPC count: 3
_________________________________________________________________________________________________________
CPU 10 Interrupt cycle time (s): 0,210319
CPU 10 ISR highest execution time (µs): 2,526667
CPU 10 ISR total execution time (s): 0,002567
CPU 10 ISR count: 9828
CPU 10 DPC highest execution time (µs): 218,121667
CPU 10 DPC total execution time (s): 0,003254
CPU 10 DPC count: 500
_________________________________________________________________________________________________________
CPU 11 Interrupt cycle time (s): 0,178424
CPU 11 ISR highest execution time (µs): 0,0
CPU 11 ISR total execution time (s): 0,0
CPU 11 ISR count: 0
CPU 11 DPC highest execution time (µs): 323,78250
CPU 11 DPC total execution time (s): 0,000863
CPU 11 DPC count: 42
_________________________________________________________________________________________________________
BR Ramses - UFX III, 12Mic, XTC, ADI-2 Pro FS R BE, RayDAT, X10SRi-F, E5-1680v4, Win10Pro22H2, Cub14