XE Versions of Delphi Speed Performance comparison

  • Автор темы bowis99
  • 846
  • Обновлено
  • 06, Feb 2017
  • #2
bowis99, post: 768278:
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
 

cleao


Рег
22 Apr, 2011

Тем
0

Постов
5

Баллов
5
  • 07, Feb 2017
  • #3
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?
cleao, post: 768279:
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 Oct, 2010

Тем
1

Постов
5

Баллов
15
  • 24, Apr 2017
  • #4
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
 

gevo


Рег
15 Oct, 2007

Тем
2

Постов
4

Баллов
24
Тем
49554
Комментарии
57426
Опыт
552966

Интересно