Delphi XE6 32bits and Scimark
In a Google+ comment to my recent article about inlining in XE6, Leif Uneus posted results from Scimark.
It appears that XE6 is about 30% slower than previous versions at least from XE5 to XE for 32bits floating point.
Note that Scimark does not make use of inlining, but does make heavy use of floating-point computations, loops and arrays.
Edit: issue discussed here was reported in QC 124652 (now marked as resolved)
(more…)
A new pre-compiled release v2014.04.04 for the DWS WebServer is available from the
We’ve all encoutered reCAPTCHA, as it’s one of the few effective ways to protect form submissions from bots on the internet.
There is now an embryo of standard cryptography support for DWScript through the dwsCryptoLib module. The implementations are currently based on
As Google Code
Once upon a time, there was a war (in the developer meaning), between Pascal, and another language whose name begin with the V and B initials.
A recent addition to