DelphiResearch

Powerful Built In Database Access Puts Delphi Ahead Of WPF And Electron

How do Delphi, WPF .NET Framework, and Electron perform compared to each other, and what’s the best way to make an objective comparison? Embarcadero commissioned a whitepaper to investigate the differences between Delphi, WPF .NET Framework, and Electron for building Windows desktop applications. The benchmark application – a Windows 10 Calculator clone – was recreated in each framework by…
Read more
CodeDelphiRAD Studio

Threadripper 3990X vs. 5950X: 1 BILLION Lines Of Object Pascal Code For #Delphi26th

Celebrating Delphi’s 26th Anniversary with some modern hardware! Two of the fastest CPUs on the market right now are the AMD Ryzen 9 5950X and the AMD Threadripper 3990X. The 5950X features 16 cores and a higher clock speed while the Threadripper 3990X features 64 cores and a higher overall PassMark score (80923). In previous posts one billion lines of Object Pascal was compiled on the AMD…
Read more
News

26 Years... of Delphi

Today is Delphi 26th anniversary. A very long time… Many things have changed, some more than others. Here’s my 26 picks! On February 14th 1995, Borland introduced a new tool for developers, one that sparked a lot of enthusiasm and over 26 years has been used to…
DelphiShowcase

VisualNEO: Cross-Platform App Developer Tool Is Delphi Powered

VisualNEO Web, is a Windows software to create HTML5 Web Apps, Progressive Web Apps (PWA), NW.js Desktop Apps and PhoneGap Apps and it is developed with Delphi. Develop apps yourself for the Web, Desktop and Mobile devices with VisualNEO Web. According to the developer you can, “Combine quickly text, pictures, sound, video, HTML content, Internet links, special effects and other elements to…
Read more
C++CodeRAD Studio

Threadripper 3990X: The Quest To Compile 1 BILLION Lines Of C++ On 64 Cores

RAD Studio is made up of Delphi and C++Builder. On the Delphi side the Object Pascal compiler is a single pass compiler and the compiler itself is not a parallel compiler but when compiling multiple projects in parallel it was able to compile 1 billion lines of Object Pascal code in 5 minutes on the AMD Ryzen 9 5950x 16 core machine. I wanted to see if something similar was possible with C++. This…
Read more