http://bugzilla.novell.com/show_bug.cgi?id=512807
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=512807#c4 --- Comment #4 from Vitaliy Antonov <[email protected]> 2009-08-07 04:33:58 MDT --- Performance of DataGridView really has become much better. Thank you. But! It's still too slow compared to DataGrid in mono! DataGrid loads data tens (or more) times faster then DataGridView. So, using DataGridView on moderate and large amounts of data is still frustrating and very uncomfortable. I need to display about 1000 records it takes now about 10 seconds (10 minutes before your fix) on Core2Duo 3GHz and about 30 seconds on Pentium-4 3.4 GHz. In contrast DataGrid renders half a second. In other words it is still unusable with RowCount >= 1000 :( -- 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
