Difference between revisions of "Base/Performance"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
= Performance =
 +
This page contains all thought and ideas we have around performance.
 +
 
== General ==
 
== 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 10:
 
* saving a form
 
* saving a form
 
* 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
 
  
= Row Fetching =
+
== Row Fetching ==
 
We currently evaluate how row fetching can be accelerated. Fetching thousands of rows isn't as fast as it could be.
 
We currently evaluate how row fetching can be accelerated. Fetching thousands of rows isn't as fast as it could be.
  
  
 
[[Category:Performance]]
 
[[Category:Performance]]

Revision as of 09:23, 25 February 2009

Performance

This page contains all thought and ideas we have around performance.

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

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