Im curious how to generate a perf graph like this
# contribute
b
Im curious how to generate a perf graph like this
k
Copy code
PYTHONPROFILEIMPORTTIME=1 python wf.py &> myscript.prof && tuna myscript.prof
b
cool!
k
lots of perf stuff is getting improved
150 Views