ooo-build r10099 - in trunk: . patches/src680



Author: kyoshida
Date: 2007-08-21 01:54:48 +0100 (Tue, 21 Aug 2007)
New Revision: 10099
ViewCVS link: http://svn.gnome.org/viewcvs/ooo-build?rev=10099&view=rev

Added:
   trunk/patches/src680/speed-text-search-performance-i18npool.diff
   trunk/patches/src680/speed-text-search-performance-unotools.diff
Modified:
   trunk/ChangeLog
   trunk/patches/src680/apply
Log:
2007-08-20  Kohei Yoshida  <kyoshida novell com>

	* patches/src680/apply: added two new patches.
	
	* patches/src680/speed-text-search-performance-i18npool.diff: cache 
	previous transliteration object to avoid expensive looping in order to 
	speed up the text search operation.  This is effective especially when
	the code is called from Calc's builtin SEARCH function when thousands of
	cells include this function.
	
	* patches/src680/speed-text-search-performance-unotools.diff: cache
	css.util.TextSearch instance to avoid redundant instantiation of the
	same object for each text search run.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]