[Mono-bugs] [Bug 512807] DataGridView poor performance for moderate number of records (1000) makes it unusable

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Aug 7 06:33:59 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=512807

User vvitafresh at gmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=512807#c4





--- Comment #4 from Vitaliy Antonov <vvitafresh at gmail.com>  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.


More information about the mono-bugs mailing list