Hello everyone,
first time user of the J-Trace Pro and Ozone. I am looking into how to measure execution time of functions.
Now what i was able to do until now is to record the timeline and export the code profile where you can see the instructions per functions.
As i understood, ozone calculates the execution time purely on an average instruction time and instructions per function.
Is measuring the actual time not purely based on the instructions also possible?
Estimating execution time on instructions is fine for some applications but for dynamic communication it depends on the amount of data that is exchanged.
I found seggers systemview tool which should be capable from its description but J-Trace might also be enough at least in my case.
Any help is appreciated thanks
first time user of the J-Trace Pro and Ozone. I am looking into how to measure execution time of functions.
Now what i was able to do until now is to record the timeline and export the code profile where you can see the instructions per functions.
As i understood, ozone calculates the execution time purely on an average instruction time and instructions per function.
Is measuring the actual time not purely based on the instructions also possible?
Estimating execution time on instructions is fine for some applications but for dynamic communication it depends on the amount of data that is exchanged.
I found seggers systemview tool which should be capable from its description but J-Trace might also be enough at least in my case.
Any help is appreciated thanks
