Hi all,
I would like to benchmark some parts of my application using RDTSCP counters. My only concern with RDTSCP is if it takes into consideration L1/L2/LLC misses. The plan is to benchmark how long takes to service requests/tasks using RDTSCP. I pin threads & interrupts are handled on a separate core.
Thanks in advance,
George