Is there any specification in which I can find the relative speed between L1, L2 and L3 memories?
I´m using the following configuration:
Core clock 1 GHz - L1
SysClock0 500 MHz - L2
DCLK 666.6 MHz - L3
The question is because I´m running the same code in different latency levels and I´m not able to find a relationship between processor usage, for example, the code executed in L1 consumes around 1.9%, for L2 is 2.4% and L3 is 3.4%, what could be the relationship between clocks and latency level? Note that DCLK is higher than L2 clock.
Any information would be very helpful
Thanks