Re: yes d2006 is the fastest delphi
- From: "Roby DP <roberto at dellapasqua dot" <com>>
- Date: Wed, 07 Dec 2005 23:56:34 +0100
Perhaps somebody else like post other results? So we can share they and achieve a more objective outlook over the new delphi.
Do you like?
Thanks :)
hi dear group,
I have done more detailed benchs,
I can tell for sure that D10 is faster than any other Delphi until now (integer and classes).
If you switch from D6-7-2005 you will notice the difference without run a profiler.
D5+FMM4+FastCode patches vs D10
1) bench of poker card that stress class instances, arrays, for etc.: ~+10%
D5 597,000 hands for second (490,000 D5 not patched)
D10 671,000 hands for second
D7-2005 are slow than D5 from 7-to-40%, so let's imagine D10 vs D7
2) bench of hashes containers using Boyet classes: ~+4% D5 3578Msec D10 3422Msec
D7 is 30% slow in this than D5
3) bench of AES class, 340Mbytes stream encrypt: ~+2% Pascal AES based D5 19359 Gladman ASM AES D5 4437 Pascal AES based D10 19031 Gladman ASM AES D10 4343
Haven't benchmarked with D7, but IMHO score similar, all is about getmem, arrays and logical operands
The ide finally is fast, reliable, I feel as the first time I have installed D2 (help aside).
Let me tell: Delphi apparently is back!
Btw. I don't have checked floating point, I know that in newer delphi you need do a define to avoid strict runtime check of FF and come back to better speed, maybe it's enabled also in this D10?
-- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ .
- References:
- yes d2006 is the fastest delphi
- From: Roby DP <roberto at dellapasqua dot
- yes d2006 is the fastest delphi
- Prev by Date: yes d2006 is the fastest delphi
- Next by Date: Re: yes d2006 is the fastest delphi
- Previous by thread: yes d2006 is the fastest delphi
- Next by thread: Re: yes d2006 is the fastest delphi
- Index(es):
Relevant Pages
|