On Tuesday 07 March 2006 00:19, Joseph Hogan wrote: > Ross, > > As for my file, it is a list of prices for the products in my company. > The original file was 388k. It is a small file. I do have colors > that vary from one column to another. > > As for my memory, I have 1GB plus 128MB. I have NeoOffice, Apple Mail, > iTunes, and a msall utility or two. > > I seem to have enough memory. > > I just saved the file in questions. It takes 3 minutes. > > Ideas? > > Joe
I'm guessing here as I do not know either NeoOffice or Macs, nor am I a developer of OOo, but since the formats of the files that are stored (at least for .odt type) are zipped files and directories, I would think that temporaries are created somewhere and then deleted afterwards. I am also guessing that the sort of times you are seeing can only be due to some file system inefficiency, like access to a directory with an immense number of files. Can you check the directory where temporaries are stored to see whether it looks in order. I would also check whether there are any recurrent I/O errors logged. Of course, this might be red herring. [I see that on Linux, directories are created in /tmp holding the XML text to be combined and saved for a doument.] -- Andy Pepperdine On this mailing list help is provided by volunteers. Please subscribe to the mailing list to see all the replies to a query, and reply only to the mailing list at [EMAIL PROTECTED] For FAQ, userguide, see: http://documentation.openoffice.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
