[Mono-bugs] [Bug 564408] Worse Performance reading items selected with Linq 2 Obj

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Dec 14 20:04:21 EST 2009


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

http://bugzilla.novell.com/show_bug.cgi?id=564408#c4


--- Comment #4 from Zoltan Varga <vargaz at gmail.com> 2009-12-15 01:04:21 UTC ---
So the problem seems to be that we store jump trampolines in the rgctx in some
cases, which never get patched, so each call through them will go through the
trampoline infrastructure, which was never designed to be fast.

-- 
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