ProDelphi measures the runtime of applications. It shows where the time is spent.
The developer has a lot of experience in optimization of Delphi, DBase and assembler programs, also in optimizing real time operating systems for process control.
A few minutes after installation the first bottleneck in the measured application is discovered. ProDelphi is an eyeopener. It has helpful…
The CodeSite Logging System gives developers deeper insight into how their code is executing, enabling them to locate problems more quickly and monitor how well their code is performing. Developers instrument their code using CodeSite loggers which send CodeSite messages to…
Powerful High-Performance TwineCompile Speeds Up Compile Times in C++Builder on Windows
July 24, 2020
TwineCompile is one solution to your slow C++ compile times. Integrating directly into the C++Builder IDE, it drastically reduces the compile/make/build times by employing techniques such as multi-threading, file caching and automatic background compiling.
JomiTech is…
EurekaLog is an exception tracer tool for RAD Studio (Delphi and C++ Builder). It allows you to catch every crash (exception), hang, and leak, directly on the end-user PC (without need to install/use the debugger or IDE). It creates a detailed bug report, including human-readable call stack (with names and line numbers), along with the application and system’s info. Bug reports can be…