Performance Poll

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Performance Poll

Post by Ikar » Mon 29 May 2006 07:00

Dear MyDAC users,

According to online poll results here, many voted for performance improvements.
Our investigations show that in most of situations performance is restricted by MySQL server, network or operating system - in other words, MyDAC behaves in optimal way. So we ask you to point out situations where you think we can gain extra speed. Knowing the bottlenecks is important in this issue.
Last edited by Ikar on Thu 10 Aug 2006 08:26, edited 1 time in total.

easyblue
Posts: 64
Joined: Wed 02 Feb 2005 13:02
Location: Shanghai

Post by easyblue » Tue 06 Jun 2006 06:21

Hello

Agreed.

I have a suggestion, that for Pro user with source code, is it possible to provide an different installation, so they can profile your source code in their application if necessary, trying to find the bottleneck?

eduardosic
Posts: 387
Joined: Fri 18 Nov 2005 00:26
Location: Brazil

Speed..

Post by eduardosic » Wed 07 Jun 2006 01:53

MyDAC is very fast, mainly with FetchAll = False, but it will be had as to improve speed of the Command select is a good option

Post Reply