Daily Archives: March 31, 2008

StuffKeeper, speedups

By moving some code around, I been able to speedup the startup a factor 3 (0.3 seconds now from startup to gtk_main()).This by first loading the backend, then hooking it into theĀ  interface. This saves a whole lot of signals and updates. More speedups by changing the treeview to fixed-height mode, this speedsup a forced read more »