Blender-Python-Profiler A small utility to profile the performance of your addons. Click the Profile button to start profiling: Click it again to stop profiling. The addon will open a .txt file with the profiling data: Optionally use a .prof visualization tool, like snakeviz or tuna: ⚠️ Snakeviz only reports one top level function.