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