XE Versions of Delphi Speed Performance comparison

bowis99

Местный
Регистрация
18 Окт 2010
Сообщения
15
Реакции
16
Credits
24
Does anyone has experience Speed Performance in "IDE speed" and "compiling" comparison of Delphi XE5 until XE10.1 ?
which one of them has lighter IDE (minimum memory) ?

thanks
 

cleao

Турист
Регистрация
22 Апр 2011
Сообщения
4
Реакции
1
Credits
8
Does anyone has experience Speed Performance in "IDE speed" and "compiling" comparison of Delphi XE5 until XE10.1 ?
which one of them has lighter IDE (minimum memory) ?

thanks


It dependes of the code. XE5 was lighter, with the same code you have a decrease in speed since then, but can increase it, using alternative ways that where not provided in XE5 and can be more usefull
 

bowis99

Местный
Регистрация
18 Окт 2010
Сообщения
15
Реакции
16
Credits
24
thank cleao.
yes, with assumption that the code are same for all Delphi version, like "Hello world" from samples.

Do you mean that older version are lighter in memory and processing compares to the new one?

It dependes of the code. XE5 was lighter, with the same code you have a decrease in speed since then, but can increase it, using alternative ways that where not provided in XE5 and can be more usefull
 

gevo

Турист
Регистрация
15 Окт 2007
Сообщения
9
Реакции
0
Credits
14
What i can see in our projects, there are no speed issues between xe5 and xe10.
Size of the executable is wel groowing, same code with delphi 7 was 7 mb with xe10 is 16 mb :)
 

bprprtr

Турист
Регистрация
15 Янв 2010
Сообщения
2
Реакции
1
Credits
4
Minimum size of exe will be with Delphi 3. I stil use it