Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

If you use the timeit command to profile your code, adjusting the command options (e.g., preparse, number, repeat, precision) adequately, you should obtain more or less the same timing every time you measure your code execution time.

If you use the timeit command to profile your code, adjusting the command options (e.g., preparse, number, repeat, precision) adequately, you should obtain more or less the same timing every time you measure your code execution time. time, either in sagemath cloud (cocalc) or running it through the terminal.