Skip to content

A small utility to profile the performance of your addons.

License

Notifications You must be signed in to change notification settings

pragma37/Blender-Python-Profiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Blender-Python-Profiler

A small utility to profile the performance of your addons.

  1. Click the Profile button to start profiling:

imagen

  1. Click it again to stop profiling. The addon will open a .txt file with the profiling data:

imagen

  1. Optionally use a .prof visualization tool, like snakeviz or tuna:

imagen imagen

⚠️ Snakeviz only reports one top level function.

About

A small utility to profile the performance of your addons.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages