C++Developer InterviewsFireMonkeyHow-To'sModernizationNewsPythonRAD StudioWindows

Practical Info: Fast Parallel Compiling with C++Builder 12.2

In the C++Builder and RAD Studio 12.2 launch webinar, we made a big deal of having fast parallel builds on by default: This blog is to provide some practical info on the feature. Using it When you install 12.2, and use the Windows 64-bit Modern C++ platform, it is on by default. No configuration needed. Just click Run or Build. It will run in parallel. If you want to see this, other than seeing…
Read more
DatabaseInterBaseNews

InterBase Performance Monitor

As application developers, when there is a problem in our code we use tools to discover where those problem lies. Just like in code, when there is a problem with the database, we need to use specific tools that monitor and tune our databases.   When you are looking at tools for monitoring database performance, there are a few points that you want the tool to have: Metrics relating to CPU and…
Read more
C++

New in RAD Studio 10.3.2: IDE Improvements

Delphi and C++Builder 10.3.2 benefit from a snappy, performant IDE, and other IDE tweaks InRAD Studio 10.3.2, we had a particular focus on IDE quality. Back in November, we introduced a new look and feel for the RAD Studio IDE. Overall this was welcomed, and we’ve had a lot of feedback (direct via email, in person at conferences, via social media, or via QP.) Many of the benefits…
Read more
News

Performance and Quality in the RAD Studio 10.3 IDE

RAD Studio 10.3 has a number of performance improvements, as well as some quality improvements we’d like to share. IDE Fix Pack Some time ago, we licensed Andreas Hausladen’s IDE Fix Pack. This is an unofficial IDE addon that changes the behaviour of several things in…