Optimising base at runtime

LO 7.1.5 Win10 HSQL 2.51

Hi,

As base can at times be slow and sluggish what are recommended and proven
strategies to optimise runtime performance and crash minimisation apart from

avoiding processor and memory extensive stuff
avoiding overly complex forms
minimising the use of list boxes
use views where you can
drop undo’s to 20
upgrade hardware
etc. ???

Thanks for your thoughts.

Adequate data types are essential. Relations and indices make a difference.

@Villeroy
Thank you