Difference between revisions of "Integrated Performance Improvements"

From Apache OpenOffice Wiki
Jump to: navigation, search
(add more, reformat)
(2.0.4)
Line 1: Line 1:
 
== Integrated Performance Improvements ==
 
== Integrated Performance Improvements ==
 
FIXME: this page is new
 
  
 
=== In 2.1 ===
 
=== In 2.1 ===
Line 16: Line 14:
 
** [http://www.openoffice.org/issues/show_bug.cgi?id=68520 #68520] Improve performance on text formatting, if a lot of objects (>50) have to be considered for text wrapping
 
** [http://www.openoffice.org/issues/show_bug.cgi?id=68520 #68520] Improve performance on text formatting, if a lot of objects (>50) have to be considered for text wrapping
 
** [http://www.openoffice.org/issues/show_bug.cgi?id=69335 #69335] frames anchored to page have always "wrap through"]
 
** [http://www.openoffice.org/issues/show_bug.cgi?id=69335 #69335] frames anchored to page have always "wrap through"]
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=69058 #69058] shell/gconfbe: looks like a mem leak
  
  
 
=== In 2.0.4 ===
 
=== In 2.0.4 ===
 
* [http://qa.openoffice.org/issues/show_bug.cgi?id=66688 #66688] performance problem when loading many customshapes from the OpenDocument format
 
* [http://qa.openoffice.org/issues/show_bug.cgi?id=66688 #66688] performance problem when loading many customshapes from the OpenDocument format
 +
* [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4217&Path=OOO680%2Fpmladek02 pmladek02]
 +
** Marks up libso680li.so to use GCC4 symbol visibility attributes to improve startup performance in linux.
 +
* [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=3529&Path=SRC680%2Fww8perf01 ww8perf01] Performance improvements for WW8 import in writer
 +
** [http://www.openoffice.org/issues/show_bug.cgi?id=53055 #53055] WW8 imports could be faster
 +
* [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=3808&Path=SRC680%2Fwordcountopt wordcountopt] Optimize word count performance
 +
** [http://www.openoffice.org/issues/show_bug.cgi?id=64985 #64985] Performance: Word count should be calculated during idle time
 +
* [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4139&Path=SRC680%2Fkdesettings3 kdesettings3] Fix performance problems after inclusion of KDE Backend by introducing Desktop Backend which decides under which desktop
 +
we are, and loads GconfBackend or KDEBackend accordingly.
 +
** [http://www.openoffice.org/issues/show_bug.cgi?id=66204 #66204] kdesettings: Don't link KDE conf. backend in Gnome (and v.v.)
 +
* [http://qa.openoffice.org/issues/show_bug.cgi?id=50808 #50808] leak fix in svx/source/sdr/properties/e3dsceneproperties.cxx
 +
* [http://qa.openoffice.org/issues/show_bug.cgi?id=65292 #65292] One more leak in registry/inc/reader.hxx
 +
 +
FIXME: research this section
  
 
=== In 2.0.3 ===
 
=== In 2.0.3 ===
 +
 +
FIXME: research this section
  
 
=== In 2.0.2 ===
 
=== In 2.0.2 ===
 +
 +
FIXME: research this section
  
 
=== In 2.0.1 ===
 
=== In 2.0.1 ===
 +
 +
FIXME: research this section
  
 
=== In 2.0.0 ===
 
=== In 2.0.0 ===
 +
 +
FIXME: research this section
 +
 +
=== Places to research this topic ===
 +
 +
* [http://qa.openoffice.org/issues/query.cgi Issue Tracker]
 +
* [http://eis.services.openoffice.org/ EIS]
 +
* Release notes

Revision as of 14:45, 25 October 2006

Integrated Performance Improvements

In 2.1

  • pngperf Some performance enhancements which especially benefit Impress
    • #54953 Accelerate PNG import
    • #55136 avoid BitInt math in LogicToPixel conversion
    • #55170 Allow fast and nicer looking JPEG preview
    • #55174 Allow fast PNG preview
    • #67234 png export: limit the chunk size
    • #67237 jpeg export: use "jpeg progressive mode" for big images
  • #68520 Improve performance on text formatting, if a lot of objects (>50) have to be considered for text wrapping
  • #69915 Performance: Increase pack velocity ..
  • swqbf81 Improve performance with many drawing objects (>50) and text wrapping.
    • #68520 Improve performance on text formatting, if a lot of objects (>50) have to be considered for text wrapping
    • #69335 frames anchored to page have always "wrap through"]
  • #69058 shell/gconfbe: looks like a mem leak


In 2.0.4

  • #66688 performance problem when loading many customshapes from the OpenDocument format
  • pmladek02
    • Marks up libso680li.so to use GCC4 symbol visibility attributes to improve startup performance in linux.
  • ww8perf01 Performance improvements for WW8 import in writer
    • #53055 WW8 imports could be faster
  • wordcountopt Optimize word count performance
    • #64985 Performance: Word count should be calculated during idle time
  • kdesettings3 Fix performance problems after inclusion of KDE Backend by introducing Desktop Backend which decides under which desktop

we are, and loads GconfBackend or KDEBackend accordingly.

    • #66204 kdesettings: Don't link KDE conf. backend in Gnome (and v.v.)
  • #50808 leak fix in svx/source/sdr/properties/e3dsceneproperties.cxx
  • #65292 One more leak in registry/inc/reader.hxx

FIXME: research this section

In 2.0.3

FIXME: research this section

In 2.0.2

FIXME: research this section

In 2.0.1

FIXME: research this section

In 2.0.0

FIXME: research this section

Places to research this topic

Personal tools