[Mono-bugs] [Bug 539161] Generic performance issues.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Sep 16 19:59:50 EDT 2009


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

User rkumpera at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=539161#c1


Rodrigo Kumpera <rkumpera at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mprobst at novell.com




--- Comment #1 from Rodrigo Kumpera <rkumpera at novell.com>  2009-09-16 17:59:49 MDT ---
One more issue with generics. Allocation of generic context sensitive objects
always use the generic very slow path.

We should store the alloc function in the rgctx and do an indirect call into
it, this way we can enjoy managed allocator performance with a small perf 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.
You are the assignee for the bug.


More information about the mono-bugs mailing list