6
votes
Informal DelphiWebScript performance tests
DelphiTools
– I’ve made some informal performance tests on DWS vs PascalScript vs Delphi. The PascalScript version was downloaded yesterday, though when compiling, I got many warnings hinting its code hasn’t been fully upgraded to Unicode and D2009, so maybe it wasn’t the latest version? I’m not a user of PascalScript, so if anyone want to chime in, feel free! The script I used for testing was something like var s, i: Integer; for i:=1 to 1000000 do s:=s+i; with only minimal syntax adaptations to get it running and compiling in the various environments. For PascalScript, I tweaked ...
Statistics
|
Visits by Source |
User Actions |




