Page 1 of 1

Local sorting issue

Posted: Mon 03 Jun 2013 06:18
by Darek.C
Hello,
I've been testing TMSQuery component quite extensively since last week because we are considering switching to it form standard Borland ADO controls and we were impressed with the speed those TMS component offers, and we were pretty much decided to buy a site licence until we tested local sorting speed. On 1 000 000 records local sorting on LastName_Name column:
ADODataSet = 9s
TMSQuerry = 44s
it pretty much disqualifies those components form our purchase list.
I have set:
FetchAll = true (so all record are loaded when sorting)
CatchCalcFields = true (as suggested here on forum for faster sorting but the difference in my example is like 2s faster only)
ReadOnly = true (I don't need to edit the main list)

Are these components really so slow on local sorting or do we need to set some properties for this to work?

Re: Local sorting issue

Posted: Mon 03 Jun 2013 11:34
by AndreyZ
Hello,

Thank you for the information. We have reproduced the problem and the investigation of the problem is in progress. We will notify you when we have any results.

Re: Local sorting issue

Posted: Thu 13 Jun 2013 08:07
by Darek.C
Will it be fixed any time soon? We would like to purchase and include your components in our next release but since opening list last twice as long vs ADO (we have sorting enabled by default on user defined column) we cant switch to your components until it will be fixed and we must close current version till the end of this month :(

Re: Local sorting issue

Posted: Fri 14 Jun 2013 11:55
by AndreyZ
We are investigating this problem. As soon as we have any results, we will let you know.

Re: Local sorting issue

Posted: Wed 12 Feb 2014 05:39
by Darek.C
Any news regarding this issue?

Re: Local sorting issue

Posted: Wed 12 Feb 2014 11:16
by AlexP
We have increased performance on local sorting. Please download the latest version and check performance on your sample once more.