BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

DelphiSpeedUp 1.7
Goto page 1, 2, 3, 4  Next
 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Thirdparty Tools (General)
View previous topic :: View next topic  
Author Message
Andreas Hausladen
Guest





PostPosted: Fri May 05, 2006 10:14 pm    Post subject: DelphiSpeedUp 1.7 Reply with quote



The "Sender: TObjec));" bug is now fixed.

Changlog:
=======
- Replaced buggy FastCode_IntToStr function
- Removed buggy FastCode_IntToStr64 function
- Disabled buggy FastCodeStrCopyPMD function, uses FastCodeStrCopyBlended
instead (caused 'Sender: TObjec));' bug)
- Disabled special Delphi 2005/BDS 2006 optimization for Delphi 5, 6 and 7.
- Added new registry switches.
- Installer allows to change the DelphiSpeedUp registry switches.
- Registry switches are now Delphi version specific (new subkey)


Download:
http://andy.jgknet.de/misc/DelphiSpeedUpV17.7z (273 KB)
http://andy.jgknet.de/misc/DelphiSpeedUpV17.zip (400 KB)

Source code:
http://andy.jgknet.de/misc/DelphiSpeedUpSourceV17.7z

--
Regards,

Andreas Hausladen
(http://andy.jgknet.de/blog)
Back to top
Robert Wachtel
Guest





PostPosted: Fri May 05, 2006 10:14 pm    Post subject: Re: DelphiSpeedUp 1.7 Reply with quote



Great tool! Keep up the excellent work!

Robert
Back to top
Tiger
Guest





PostPosted: Fri May 05, 2006 10:14 pm    Post subject: Re: DelphiSpeedUp 1.7 Reply with quote



Thanks very much!

Tiger
Back to top
Joe Hendricks
Guest





PostPosted: Fri May 05, 2006 11:15 pm    Post subject: Re: DelphiSpeedUp 1.7 Reply with quote

Thank you Andreas!
JoeH
Back to top
Ralf Mimoun
Guest





PostPosted: Sat May 06, 2006 12:14 am    Post subject: Re: DelphiSpeedUp 1.7 Reply with quote

Andreas Hausladen wrote:
Quote:
The "Sender: TObjec));" bug is now fixed.

Great!

Btw, are you on the Developer Now! in Mülheim/Ruhr? If yes, it would be a
great opportunity to give you a beer :-)

Ralf
Back to top
Robert Marquardt
Guest





PostPosted: Sat May 06, 2006 4:14 am    Post subject: Re: DelphiSpeedUp 1.7 Reply with quote

Ralf Mimoun wrote:

Quote:
Btw, are you on the Developer Now! in Mülheim/Ruhr? If yes, it would be
a great opportunity to give you a beer Smile

A beer is waiting for you in Berlin also Smile
Back to top
Q Correll
Guest





PostPosted: Sat May 06, 2006 9:14 pm    Post subject: Re: DelphiSpeedUp 1.7 Reply with quote

Andreas,

Thanks!!!

--
Q

05/06/2006 13:51:49

XanaNews Version 1.17.5.7 [Q's salutation mod]
Back to top
Clinton R. Johnson
Guest





PostPosted: Sun May 07, 2006 1:14 am    Post subject: Re: DelphiSpeedUp 1.7 -> Are Fastcode bugs worth it? Reply with quote

Thanks for the DSU updates. You've done an interesting shake out on a
number of FastCode bugs that made it past their validation procedures.

I've started visiting b.p.d.l.basm and noticed that there are still a
lot of changes to Fastcode. I was led to understand that some fastcode
routines are part of the native RTL in D2K6, and I'm wondering how many
of these buggy routines made it in.

Can anyone comment on that? I am still considering D2K6 for purchase,
but if buggy FastCode routines are part of the RTL, I'm not sure it's
worth the speed increase they provide.

Does anyone know which fastcode routines are part of the RTL if any
(did I misunderstand, are there no fastcode routines in the rtl?), and
have any of them been found to be incorrect since release?
Back to top
GW
Guest





PostPosted: Sun May 07, 2006 1:14 am    Post subject: Re: DelphiSpeedUp 1.7 Reply with quote

With v1.7, (if you've got ReportBuilder) right click on a tppReport and
click on the 'Report Designer...' popup-menu item. Bang! Don't you hate
that :)

Now, there's no such problems for me with v1.65. Even if I can't use any
version beyond v1.65, I'll still be happy. Thanks for a fantastic bit of
code.

[MY SYSTEM]
Dothan Centrino 1.8Ghz
BDS2006 with Update 2 (run in Win32 personality)
WinXP Pro, fully 'up to date' from M$
Back to top
Andreas Hausladen
Guest





PostPosted: Sun May 07, 2006 2:14 am    Post subject: Re: DelphiSpeedUp 1.7 -> Are Fastcode bugs worth it? Reply with quote

Clinton R. Johnson wrote:

Quote:
Can anyone comment on that? I am still considering D2K6 for purchase,
but if buggy FastCode routines are part of the RTL, I'm not sure it's
worth the speed increase they provide.

The bugs I found do not happen with the already included FastCode
function. The BDS IDE is the best example that the functions work. So they
do not suffer from the bugs I found which lets the IDE fail on places
where it works with the already included FastCode functions.

To say it clear: Non of the bugs I found in the FastCode functions affect
BDS (without replacing the RTL).

--
Regards,

Andreas Hausladen
(http://andy.jgknet.de/blog)
Back to top
Oliver Townshend
Guest





PostPosted: Sun May 07, 2006 4:14 am    Post subject: Re: DelphiSpeedUp 1.7 Reply with quote

I don't understand why, but the SDAC ADO migration wizard doesn't work
unless I uninstall DelphiSpeedup.

Oliver Townshend
Back to top
Frank Soriano
Guest





PostPosted: Sun May 07, 2006 4:14 am    Post subject: Re: DelphiSpeedUp 1.7 Reply with quote

Thats not bad !
Lets say its a "Requirement" :)

Frank

"Oliver Townshend" <oliveratzipdotcomdotau> wrote in message
news:445d6603 (AT) newsgroups (DOT) borland.com...
Quote:
I don't understand why, but the SDAC ADO migration wizard doesn't work
unless I uninstall DelphiSpeedup.

Oliver Townshend
Back to top
Oliver Townshend
Guest





PostPosted: Sun May 07, 2006 4:14 am    Post subject: Re: DelphiSpeedUp 1.7 -> Are Fastcode bugs worth it? Reply with quote

Quote:
Can anyone comment on that? I am still considering D2K6 for purchase,
but if buggy FastCode routines are part of the RTL, I'm not sure it's
worth the speed increase they provide.

Borland did their own QA above and beyond the Fastcode QA.

Oliver Townshend
Back to top
Dave Keighan
Guest





PostPosted: Sun May 07, 2006 5:14 am    Post subject: Re: DelphiSpeedUp 1.7 Reply with quote

Andreas,

Might be just my machine but Speedup breaks the default help system. With Speedup installed I get no TOC and only .Net as a filter [that doesn't work] in Search. Removing Speedup returns all to normal.

BDS2006 Pro SP2

_Only_ tested in the Win32 personality.

--
Dave Keighan
XanaNewser [ 1.17.6.3]
Back to top
Oliver Townshend
Guest





PostPosted: Sun May 07, 2006 6:14 am    Post subject: Re: DelphiSpeedUp 1.7 -> Are Fastcode bugs worth it? Reply with quote

Quote:
So, if I understand you, D2K6 doesn't need Delphi Speedup because it
already has Fastcode in it, and it's version is bug free?

It has some of Fastcode in it, and Borland QA'ed it. I'm not sure that
qualifies as bug free, but no, you don't need it.

Quote:
What does DSU bring to D2K6 that is doesn't already have then?

Delphi runs faster.

Oliver Townshend
Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Thirdparty Tools (General) All times are GMT
Goto page 1, 2, 3, 4  Next
Page 1 of 4

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.