http://bugzilla.novell.com/show_bug.cgi?id=539161
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=539161#c1 Rodrigo Kumpera <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Rodrigo Kumpera <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
