Tip: Time-Proportional Instruction Profiling [pdf](folk.idi.ntnu.no)
folk.idi.ntnu.no
Tip: Time-Proportional Instruction Profiling [pdf]
https://folk.idi.ntnu.no/jahre/papers/tip-micro21-postprint.pdf
2 コメント
Take a look at coz the causal profiler: https://github.com/plasma-umass/coz
From what I know this is the closest project that fits your description.
From what I know this is the closest project that fits your description.
Not to say that there’s no value in this research area; I would like the processor to provide feedback on where the performance bottlenecks are in my program. I would rather the researchers focus on generating meaningful optimization suggestions rather than just a table of numbers, though.