performence

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
vallemanden
Posts: 19
Joined: Sat 11 Jun 2011 07:44

performence

Post by vallemanden » Fri 16 Sep 2011 09:58

Hi

Is there any performence diff. in UniDAC, depending on what version of delphi I use ?
or should it be the same?

kind regards
Vallemanden

P.S.
Sorry my english

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Fri 16 Sep 2011 12:22

Hello,

In general the IDE version does not influence the performance, but in the latest Delphi versions (starting with 2009), the performance when working with string fields may decrease a bit – it is connected with moving to Unicode.
Also the performance can increase or decrease in x64 applications (RAD Studio XE2) – it is connected with x64 platform specifics.

Post Reply