Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=75444 --- shadow/75444 2005-07-02 19:28:52.000000000 -0400 +++ shadow/75444.tmp.5057 2005-07-02 19:32:28.000000000 -0400 @@ -126,6 +126,13 @@ quadratic, not linear. ------- Additional Comments From [EMAIL PROTECTED] 2005-07-02 19:28 ------- Created an attachment (id=15419) improve hashing of generic types + +------- Additional Comments From [EMAIL PROTECTED] 2005-07-02 19:32 ------- +The attached patch changes hashing of generic instances to take into +account generic parameters. While this adds overhead to hashing +functions (so I don't know if it suitable for mono trunk), it reduces +number of conflicts, and thus almost doubles Nemerle compiler +performance (405s -> 224s, 50s -> 28s). It's still slow though... _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
