|   | 1 |  initial version  | 
There is a thematic tutorial about profiling in Sage that lists various tools for timing your code, see http://doc.sagemath.org/html/en/thematic_tutorials/profiling.html
Note that runsnakerun will display the time spent in each function, so that you can see where the bottelneck is.
|   | 2 |  No.2 Revision  | 
There is a thematic tutorial about profiling in Sage that lists various tools for timing your code, see http://doc.sagemath.org/html/en/thematic_tutorials/profiling.html
Note that runsnakerun will display (graphically) the time spent in each function, so that you can quickly see where the bottelneck is.bottelnecks are.
 Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
 
                
                Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.