Instruction Timings

maitchy

Member
I have started compiling a list of the execution time of various picaxe timings (because some of my applications are sensitive to timing)...

1. Is there a list already somewhere of the execution times for various chip/instruction combinations?
2. would anyone be interested in my list?

Mark
 

BeanieBots

Moderator
Several people, including myself have done it in the past. Worth a search.
The difficulty is that timing depends on code position and variable values.
Very roughly, each command takes about 250uS at 4Mhz.
Please do publish something. Maybe put it in the code snippets area so that it can be referred to the next time someone aks.
 
Top