Base/Performance

From Apache OpenOffice Wiki
< Base
Revision as of 09:11, 25 February 2009 by Oj (Talk | contribs)

Jump to: navigation, search

General

At the moment, this is just a basket to hold items I needed to remove from other pages. On the medium term, this is to be the central entry point for performance considerations in Base.

  • opening forms
  • starting the Java-based wizards
  • creating a new HSQLDB (which implies starting the JVM)
  • saving a form
  • flickering when starting the New Database wizard from within the start center
  • More speed for record operations / navigation

Row Fetching

We currently evaluate how row fetching can be accelerated. Fetching thousands of rows isn't as fast as it could be.

Personal tools