Board index » cppbuilder » DelphiSpeedUp 2.7 conflict with

DelphiSpeedUp 2.7 conflict with


2007-10-23 04:54:05 PM
cppbuilder54
Hi Andreas,
FYI.
I found that DelphiSpeedUp conflicts with JCL Project Analyzer, with
DelphiSpeedUp 2.7 (also earlier versions) installed, JCL Project Analyzer
runs but the result window is not shown, and it become normal if I uninstall
DSP 2.7.
Edwin
"Andreas Hausladen" < XXXX@XXXXX.COM >wrote in
message news: XXXX@XXXXX.COM ...
Quote
Homepage and Download:
andy.jgknet.de/dspeedup

Changelog:
* Added: Disables Package and Palette cache to improve startup and
project opening time (huge speed improvement)
* Added: Cache for LoadResString and FindHInstance (huge speed
improvement)
* Improved: GetDynaMethod now uses binary search and an aligned DMT
(middle speed improvement)
* Improved: Some optimizations for RTL functions were rewritten
* Fixed: C++Builder 2006 and 2007 syntax highlighter hasn't worked for
.h, .hpp files anymore


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 RAD Studio 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
 
 

Re:DelphiSpeedUp 2.7 conflict with

Edwin wrote:
Quote
I found that DelphiSpeedUp conflicts with JCL Project Analyzer, with
DelphiSpeedUp 2.7 (also earlier versions) installed, JCL Project
Analyzer runs but the result window is not shown, and it become
normal if I uninstall DSP 2.7.
I use JCL Project Analyzer a lot and haven't seen any problem with DSU
2.7 and the Project Analyzer.
What Delphi version do you use?
--
Regards,
Andreas Hausladen
 

Re:DelphiSpeedUp 2.7 conflict with

Andreas,
I use D7 Enterprise with the latest patch, JCL Release 1.98 Build 2530.
I also experienced another problem maybe related to this (maybe not related
to DSP) , sometimes after I compiled my project the code editor window
disappeared and I have to select a defined 'desktop' to get it back,
sometimes even the main IDE window disappeared and I have to restart it.
"Andreas Hausladen" < XXXX@XXXXX.COM >wrote in
message news:471e13f6$ XXXX@XXXXX.COM ...
Quote
Edwin wrote:

>I found that DelphiSpeedUp conflicts with JCL Project Analyzer, with
>DelphiSpeedUp 2.7 (also earlier versions) installed, JCL Project
>Analyzer runs but the result window is not shown, and it become
>normal if I uninstall DSP 2.7.

I use JCL Project Analyzer a lot and haven't seen any problem with DSU
2.7 and the Project Analyzer.

What Delphi version do you use?

--
Regards,

Andreas Hausladen

 

{smallsort}