KDAB / knut

Knut is an automation tool for code transformation using scripts.
Other
5 stars 15 forks source link

fix: improve script performance by changing QTreeView settings #130

Closed smnppKDAB closed 2 months ago

smnppKDAB commented 2 months ago

this patch reduces the running time of scripts like mfc_update_translation.qml from 80000ms to about 500ms

dfaure-kdab commented 2 months ago

+1 from me (those were my suggestions after watching the profiler output on Simon's Mac)

The x160 speedup is pretty impressive.