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=76757 --- shadow/76757 2006-07-31 05:54:39.000000000 -0400 +++ shadow/76757.tmp.23354 2006-07-31 06:08:23.000000000 -0400 @@ -570,6 +570,17 @@ Brian's patch and the current behaviour at the same time? ------- Additional Comments From [EMAIL PROTECTED] 2006-07-31 05:54 ------- Something like that is probably acceptable. + +------- Additional Comments From [EMAIL PROTECTED] 2006-07-31 06:08 ------- +Applying a patch which will greatly reduce the mono performance is not +a solution, it's just moving the problem from one place to another place. + +Using an env var to disable the CAD fast path is not fixing the +problem, just giving a workaround for it. + +If somebody can provide a test case which shows that the behavior of +the CAD fast path (the one that avoids using the serializer) is +incorrect, I'll try to find a solution. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
