python -m line_profiler script_to_profile.py.lprof > profile_output.txt Will convert the binary output to a text file (thanks @martineau)...
確定! 回上一頁