pcm-latency: what is it measuring? #710
Unanswered
seyerman-intel
asked this question in
Q&A
Replies: 1 comment
-
here is a related question and an answer: #518 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What cycles/latency are included in pcm-latency L1 miss latency? Is it the load-to-use latency of an L1 miss, or are in-core cycles (before L1) not counted? I have a benchmark where all L1 misses are memory accesses, and I sometimes see latencies of ~50 ns, which seems low for the full load-to-use cycle of a memory access.
Beta Was this translation helpful? Give feedback.
All reactions