3
votes
IDE Fix Pack 4.6 dev 2 – C++Builder debugger performance
Andy's Blog
– With IDE Fix Pack 4.6 dev 2 I’ve added a performance boost to the debugger for C++Builder projects. In a simple test project, a function in the comp32x.dll is called 89,428 times and it takes more than 7 seconds to answer those calls. So this function is very slow. I’ve now added a lookup hash table that reduced the number of calls to the original function to 5,510 with 0.7 seconds. That should make stepping through C++ code a lot faster. BETA download table: Name IDE Version File Size Downloads Added DelphiSpeedUp 3.1-untested RC for Delphi 6 6 DelphiSpeedUpV31D6.7z 74.59 KB 352 times ...
Statistics
|
Visits by Source |
User Actions |




