ghacks Technology News

Speed up Open Office


My biggest complaint that I have when using Open Office is the speed of the application. It loads terribly slow for instance and it only topped by the time GIMP needs to startup. Way to slow to edit a document quickly in my opinion. The guys at Zolved found a way to speed up Open Office by editing a few settings in the software’s settings.

I was a bit skeptical at first but soon found out that the changes would indeed speed up Open Office tremendously. Start Open Office and click on Tools > Options. This should open the configuration. Click on Memory in the left menu and change the following settings:

  • Number of Steps: 30
  • Use for Open Office: 128
  • Memory per Object: 20
  • Number of Objects: 20

speed up open office

Click on Java in the left menu afterwards and uncheck Use a Java Runtime Environment. Click OK and restart Open Office to see how fast it is now. That’s really a difference.




Tags: , ,
Categories: Knowledge, Tools



Related posts:

Writers Tools for Open Office
Open Office 2.3 Release Candidate 1
Open Office Bookmarks Extension
Open Office Extensions
Open Office and Docx

19 Responses to “Speed up Open Office”

  1. Joe says:

    Wow!
    That really is a huge difference.This was a big reason I wasn’t using OO.
    Thanks.

  2. Petri Ahava says:

    Gee Wow Thanks!

  3. Anthony says:

    thanks!!

  4. Daniel says:

    Wow, I was looking for something like that for years literally. OO is starting faster than Word now… Thanks!

  5. lei says:

    WOW. Like Daniel & Joe posted, i was looking for this speed up for years and was the main reason why i persisted with M$ Office. Thx so much for this.

  6. soma says:

    it seems to work for NeoOffice on Mac OS X as well!

  7. Karl says:

    Since we started using the Open Office Quickstarter (something I would not do with Microsoft products) our speed problems have decreased markedly. I manage some 1,000 installations, so this is significant for us…

    Karl A. Krogmann

  8. Ivo Pavlik says:

    I’m afraid nobody here realized that there always will be a big difference between OO run for the first time after boot and consequential runs. The main reason for this is the fact that the OO binary and data are wery likely to stay cached in you operating memory. In my case OO almost doesn’t touch my hard disk during consequential startups.

    I’ve of course tried your settings and measured beaviour for a while but there was NO difference in starting times of Writer (I didn’t measured other parts of OO). After boot it took 12 seconds to start it and all consequential startups took 6 secs. Both with old and new settings. Maybe one important fact is that I don’t have Java installed for OO.

  9. Brendon says:

    Yes! This was the answer… I suspect most was caused by the Java on my machine. I was waiting 30+ sec to get the program opened. Wow, does that seem like forever when the boss is hovering over you waiting for an answer that is contained in a spreadsheet…

  10. Me says:

    Quote from Ivo Pavlik:
    I’m afraid nobody here realized that there always will be a big difference between OO run for the first time after boot and consequential runs. The main reason for this is the fact that the OO binary and data are wery likely to stay cached in you operating memory. In my case OO almost doesn’t touch my hard disk during consequential startups.

    I’ve of course tried your settings and measured beaviour for a while but there was NO difference in starting times of Writer (I didn’t measured other parts of OO). After boot it took 12 seconds to start it and all consequential startups took 6 secs. Both with old and new settings. Maybe one important fact is that I don’t have Java installed for OO.

    End of Quote.

    The only person with a brainsize worthy of being considered a human one. No, really.

    Need proof? Load OO with default settings for first time and measure load time. Now do all the tweaking you want. Reboot and then load OO again. Feeling owned? You should. :)

  11. aceqbaceq says:

    i suggest a real method to increase performance of OpenOffice. the only way out is DOCK TO TRAY. by using kdocker or alltray.

    but there is a difficulty. in manual mode (when you by using mouse indicates window) kdocker succesfully kick openoffice window to tray, but through command line it did not work by default. the solution is to define window ID of opened OpenOffice window and transfer it to kdocker.

    here is script that you need put in $HOME/.kde/Autostart/office-to-tray.sh

    #!/bin/bash

    /opt/openoffice.org2.4/program/scalc -norestore &

    sleep 15

    /usr/local/bin/kdocker -w `/usr/X11R6/bin/xwininfo -root -children -tree | /bin/grep “OpenOffice.org Calc” | awk ‘{ print $1 }’` &

    /opt/openoffice.org2.4/program/swriter -norestore $HOME/.1.doc

    sleep 5

    /usr/local/bin/kdocker -w `/usr/X11R6/bin/xwininfo -root -children -tree | /bin/grep “.1 – OpenOffice.org Writer” | awk ‘{ print $1 }’` &

    and you need put small simple .1.doc file to $HOME.

    the result: celeron 1800,512Mb,FC4,KDE , xls file 450kb open for 5 seconds!
    and if use icewm even 4 seconds:)

  12. yerowww says:

    well its still kind of slow on the first run after I boot up… but opens in seconds

  13. Anonymous says:

    Good tweak.

Trackbacks/Pingbacks

  1. [...] Start Open Office and click on Tools > Options. This should open the configuration. Click on Memory in the left menu and change the following [...]

  2. [...] 原文链接。 I hope you enjoyed reading this post. You may now subscribe to my RSS Feed, scroll down to 留下评论 or get back to the homepage.   I recommend Giganews, the ultimate P2P alternative: Read here why [...]

  3. [...] on the operating system that you download it for. Make sure you check out my tips on how to speed up Open Office loading times to make the most out of [...]

  4. [...] paths, better internationalization for Hebrew and Arabic plus performance improvements (read our Speed up Open Office article for even more tips on how to improve the speed and [...]

Leave a Reply   Subscribe To Comment Rss

© 2005-2009 Ghacks.net. All Rights Reserved. Privacy Policy - About Us