Loading a 20+ megabyte file

Having trouble installing Oxygen? Got a bug to report? Post it all here.
chrismhopkins
Posts: 2
Joined: Wed Nov 29, 2006 12:21 am

Loading a 20+ megabyte file

Post by chrismhopkins »

I know this is probably pushing things but we are constantly working with 20+ megabyte files on my project. Is there anything I can do to increase the performance of Oxygen when working with these files other than:

1) Increasing the memory parameter - I've put it up to 1 gig
2) Turning off anti-aliasing

Just to push things further I'm running on a laptop. It's a bruiser though...Dell M90 with 2 gig of RAM and a 2.16Ghz Duo CPU.

Anything else I can do? :)

thanks,
chris
chrismhopkins
Posts: 2
Joined: Wed Nov 29, 2006 12:21 am

Post by chrismhopkins »

One other thing to mention. I can live without validation, color syntaxing, etc. I just want to be able to open up the file, pretty print if necessary and expand/collapse/search.
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: Loading a 20+ megabyte file

Post by sorin_ristache »

Hello,
chrismhopkins wrote:Just to push things further I'm running on a laptop.
If you run an oXygen version older than 7.2 and the laptop runs on batteries you should add the parameter -Dsun.java2d.noddraw=true to the startup script.
chrismhopkins wrote:I can live without validation, color syntaxing, etc.
Disable Validate as you type in Options -> Preferences -> Editor -> Document Checking.


Regards,
Sorin
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

Another thing to look for is to see if your files have long lines. In that case it is recommended to turn on the format and indent on document open option.

Best Regards,
George
George Cristian Bina
Post Reply