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-03 12:02:28.000000000 -0400 +++ shadow/75444.tmp.16432 2005-07-03 13:28:23.000000000 -0400 @@ -243,6 +243,13 @@ GC_mark_from was 24% in the non generic version, but it is 5x faster, therefore it seems to take more time. Maybe because of finalizers. The generic version allocates 170M (non generic 140M, this is strange, the generic version doesn't box anything, so it should allocate less, maybe it's some runtime issue). + +------- Additional Comments From [EMAIL PROTECTED] 2005-07-03 13:28 ------- +The full benchmark is here (I failed to attach it to bugzilla): + + http://nemerle.org/~malekith/temp/benchmark.tar.gz + +It contains the generic and nongeneric version, so one can compare them. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
