AM6442: GPIO irq delay test

Part Number: AM6442

Tool/software:

I am conducting a GPIO interrupt experiment on the AM6442. One GPIO input receives a high-level signal, and the interrupt triggers another GPIO to output a high-level signal. I tested both the A-core and the R-core separately, running 10 tests for each core. However, I found that the maximum latency of the R-core is actually higher. Why is this happening? Isn't the R-core a real-time core? Why does the R-core exhibit higher latency?