Message 1 of 1
Profiler for Python code
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I am looking for ways to optimize my code. I am using Python in Visual Studio Code to write addins for Fusion 360. Is there any profiler to monitor the code and show the time taken by each section (perhaps each function)?
Thank you very much.