Difference between revisions of "Base/Performance"

From Apache OpenOffice Wiki
Jump to: navigation, search
(New page: 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. *...)
 
Line 1: Line 1:
 +
== 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.
 
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.
  
Line 7: Line 8:
 
* flickering when starting the New Database wizard from within the start center
 
* flickering when starting the New Database wizard from within the start center
 
* More speed for record operations / navigation
 
* 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.
 +
 +
 +
[[Category:Performance]]

Revision as of 09:11, 25 February 2009

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