[Mono-bugs] [Bug 490021] Performance improvement in SQLiteConvert

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Apr 8 20:06:49 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=490021

User gburt at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=490021#c5





--- Comment #5 from Gabriel Burt <gburt at novell.com>  2009-04-08 18:06:48 MDT ---
Created an attachment (id=284904)
 --> (http://bugzilla.novell.com/attachment.cgi?id=284904)
Building on Bertrand's patch

This patch (sorry, apply with -p5 from the *_2.0 directory to ignore
Bansheeisms) builds on Bertrand's patch.

It gets rid of the case-insensitive dictionary, but if a type name isn't found
in it, it is uppercase'd and looked up again - and then, if it's found, it's
cached under the given name so next time it'll be a cache hit.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list