The profile module is included as a standard module in the Python distribution. Using it to profile the execution of a set of functions is quite easy. Suppose your main function is called main, takes no arguments and you want to execute it under the control of the profile module. In its simplest form you just execute
声明:LUPA开源社区刊登此文只为传递信息,并不表示赞同或者反对。
下载
下载

