| View previous topic :: View next topic |
| Author |
Message |
Andreas Hausladen Guest
|
Posted: Fri Apr 13, 2007 5:29 am Post subject: ANN: DelphiSpeedUp 2.5 |
|
|
Homepage and download:
http://andy.jgknet.de/dspeedup
Version 2.5
============
- Added: Delphi Compiler I/O optimizations for Delphi 2007
- Added: .NET DynamicXmlSerializer caching for Delphi 2007
- Fixed: Support for non-NULL zero length WideStrings (mainly for .NET
IDE experts)
- Fixed: FastObj finalization bug
Version 2.45
============
- Added: Delphi 2007 support
- Added: Delphi 5, 6, 7, BCB 5, 6 Compiler is now faster especially for
files on network drives.
- Added: Improves the speed of the compiler a little bit
What is DelphiSpeedUp.
=================
DelphiSpeedUp is a Delphi/BCB/BDS/TurboProf IDE plugin that decreases
the
time the IDE needs to start. It also improves the general speed of the
whole IDE and all it's loaded packages. This is made possible by many
functions from the FastCode project and some other functions. The plugin
replaces RTL functions by faster versions in memory. That means that
only
the IDE gets the speed boost. Your compiled projects are not affected in
any way
How to install
==========
Delphi/BCB 5 users start InstallDelphiSpeedUp5.exe
Delphi/BCB 6 users start InstallDelphiSpeedUp6.exe
Delphi 7 users start InstallDelphiSpeedUp7.exe
Delphi 2005 users start InstallDelphiSpeedUp9.exe
BDS 2006/Turbo Professional 2006 users start InstallDelphiSpeedUp10.exe
CodeGear Delphi 2007 users start InstallDelphiSpeedUp105.exe
You can also use one of the batch files that show how to auto-install
the
plugin.
How to uninstall
============
The installer is also the uninstaller. Simply press the "Uninstall"
button. After the plugin is uninstalled the IDE will not use any
DelphiSpeedUp code anymore because all RTL changes only happened in
memory.
--
Regards,
Andreas Hausladen |
|
| Back to top |
|
 |
Nathanial Woolls Guest
|
Posted: Fri Apr 13, 2007 5:54 am Post subject: Re: DelphiSpeedUp 2.5 |
|
|
I dig the new startup progress bar. |
|
| Back to top |
|
 |
Stephane Wierzbicki Guest
|
Posted: Fri Apr 13, 2007 5:37 pm Post subject: Re: ANN: DelphiSpeedUp 2.5 |
|
|
Great ! |
|
| Back to top |
|
 |
Liz Guest
|
Posted: Fri Apr 13, 2007 6:15 pm Post subject: Re: ANN: DelphiSpeedUp 2.5 |
|
|
Andreas Hausladen wrote:
COOL! Thank you
--
Liz the Brit
Delphi things I have released: http://www.xcalibur.co.uk/DelphiThings |
|
| Back to top |
|
 |
Harald Plontke Guest
|
Posted: Fri Apr 13, 2007 8:53 pm Post subject: Re: DelphiSpeedUp 2.5 -> bcc32pch |
|
|
btw. what's (in bcc32pch) with the option to disable the timer wich brings
the detailed message pane on top? I'm sure it brings something in disorder
in the ide, often the main menus of the ide closes everytime when I try to
open it (within a second...), If i close the detailed message pane, the
effect is gone. Not to speak from the many "topmost" windows, but here I'm
not sure wether the timer is to blame, I think I had the phenomenon also one
time with the detailed message pane turned off.
Greetings,
Harald |
|
| Back to top |
|
 |
Reader Guest
|
Posted: Fri Apr 13, 2007 11:15 pm Post subject: Re: ANN: DelphiSpeedUp 2.5 |
|
|
Andreas Hausladen wrote:
Thanks for separating the downloads by Delphi version.
I also like the 7zip format and the ready link to 7zip on your web page.
This is what every site should do, just like they used to do with links
to Winzip.
Cool!! |
|
| Back to top |
|
 |
Ed Dressel Guest
|
Posted: Sun Apr 15, 2007 6:07 pm Post subject: Re: ANN: DelphiSpeedUp 2.5 |
|
|
| Quote: | I also like the 7zip format
|
why? |
|
| Back to top |
|
 |
Dean Hill Guest
|
Posted: Sun Apr 15, 2007 8:57 pm Post subject: Re: ANN: DelphiSpeedUp 2.5 |
|
|
Ed Dressel wrote:
| Quote: | I also like the 7zip format
why?
|
For me, good compression and fast. Also never had any problems and
it's free.
--
Dean |
|
| Back to top |
|
 |
|