https://flyte.org logo
#contribute
Title
# contribute
b

Byron Hsu

04/20/2023, 9:59 PM
Im curious how to generate a perf graph like this
k

Kevin Su

04/20/2023, 10:20 PM
Copy code
PYTHONPROFILEIMPORTTIME=1 python wf.py &> myscript.prof && tuna myscript.prof
b

Byron Hsu

04/20/2023, 10:20 PM
cool!
k

Ketan (kumare3)

04/20/2023, 11:06 PM
lots of perf stuff is getting improved