Open GoogleCodeExporter opened 9 years ago
I suspect that mono runs slower due to its basic garbage collector. I have
heard its a known bottleneck and there are plans to completely re-implement it.
Original comment by sjdir...@gmail.com
on 12 Mar 2013 at 4:30
Another reason that the garbage collector might be the culprit is that abot
creates and disposes of tons of objects which will put any garbage collector to
the test.
Original comment by sjdir...@gmail.com
on 12 Mar 2013 at 4:41
Original comment by sjdir...@gmail.com
on 3 Feb 2014 at 4:23
Original issue reported on code.google.com by
sjdir...@gmail.com
on 12 Mar 2013 at 3:39