Difference between revisions of "Integrated Performance Improvements"

From Apache OpenOffice Wiki
Jump to: navigation, search
(2.0.4)
(mostly 2.0.3)
Line 1: Line 1:
 
== Integrated Performance Improvements ==
 
== Integrated Performance Improvements ==
 +
 +
=== Upcoming ===
 +
 +
  
 
=== In 2.1 ===
 
=== In 2.1 ===
Line 15: Line 19:
 
** [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
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=69058 #69058] shell/gconfbe: looks like a mem leak
 
+
* [http://www.openoffice.org/issues/show_bug.cgi?id=68960 #68960] Unnecessary broadcasts when loading documents from alien file formats
 +
** Blog post: [http://blogs.sun.com/GullFOSS/entry/performance_gain_of_factor_15  Performance Gain of Factor 15 to 40]
  
 
=== In 2.0.4 ===
 
=== In 2.0.4 ===
Line 25: Line 30:
 
* [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=3808&Path=SRC680%2Fwordcountopt wordcountopt] Optimize word count performance
 
* [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://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
+
* [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4139&Path=SRC680%2Fkdesettings3 kdesettings3] Fix performance problems after inclusion of KDE Backend
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://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=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
 
* [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 ===
 +
 +
* [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=3086&Path=SRC680%2Ftl16 tl16] Performance issues.
 +
** [http://www.openoffice.org/issues/show_bug.cgi?id=55525 #55525] Performance: Updating the linguistic configuration after first start
 +
* [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=3131&Path=SRC680%2Fcalcperf02 calcperf02] Load/Save performance improvements for Calc
 +
* [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=3169&Path=SRC680%2Fperform07 perform07]
 +
* [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=3231&Path=SRC680%2Fviewswitch viewswitch] Performance improvements regarding the switching between views
 +
* [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=3501&Path=SRC680%2Ftaskpane taskpane] Task pane performance improvements.
 +
* [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=3727&Path=SRC680%2Fmhu12 mhu12] Memory alloc/free performance, e.g. large spreadsheet pathological issues
 +
* [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=3997&Path=OOC680%2Fwot04 wot04] Fix Win98 GDI resource leak
  
 
FIXME: research this section
 
FIXME: research this section

Revision as of 14:53, 25 October 2006

Integrated Performance Improvements

Upcoming

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
  • #68960 Unnecessary broadcasts when loading documents from alien file formats

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
    • #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

In 2.0.3

  • tl16 Performance issues.
    • #55525 Performance: Updating the linguistic configuration after first start
  • calcperf02 Load/Save performance improvements for Calc
  • perform07
  • viewswitch Performance improvements regarding the switching between views
  • taskpane Task pane performance improvements.
  • mhu12 Memory alloc/free performance, e.g. large spreadsheet pathological issues
  • wot04 Fix Win98 GDI resource leak

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