To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=63500
------- Additional comments from [EMAIL PROTECTED] Fri Apr 7 12:21:08 -0700 2006 ------- If the buffer size is increased, more time is spent in the "miss" case to find the entry to discard. Something in the import code might be able to make use of structural information (simplest example: repeated cells), but the beauty of the ScStringCell approach is that it also catches strings cells from Excel import, database import, etc. I don't think the copy ctor should be included though - it would share strings anyway. The idea is certainly good, but it will need some amount of investigation and measuring. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
