On Thu 27 Aug 2009 at 09:19PM, Mike Gerdts wrote: > Time in read_dict_file improved by over 20% (17.9 sec -> 14.2 sec) by > inlining one tiny function. Overall execution time improved by 13% > (33.9 sec -> 29.6 sec).
Great! I also recommend checking out the python line profiler. http://packages.python.org/line_profiler/ -dp -- Daniel Price, Solaris Kernel Engineering http://blogs.sun.com/dp _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
