[Mono-dev] DataTable.AcceptChanges(); performance
LiteWait
tim.nelson at activant.com
Mon Nov 1 07:23:34 EDT 2010
I've got a simple test that:
1. Loads a DataTable from a database with 50k rows
2. Adds a column
3. Updates the new column in every row
4. Calls DataSet.AcceptChanges()
Everything is comparable with .Net on Windows with the exception of
AcceptChanges() which takes 30-40 seconds (vs. about 2 seconds in .Net)
Running Mono 2.8...are there any known issues here?
Thanks!
--
View this message in context: http://mono.1490590.n4.nabble.com/DataTable-AcceptChanges-performance-tp3022000p3022000.html
Sent from the Mono - Dev mailing list archive at Nabble.com.
More information about the Mono-devel-list
mailing list