I´m interested in such examples :)

----- Original Message ----- 
From: "Peter Dove" <[EMAIL PROTECTED]>
To: "Borland's Delphi Discussion List" <[email protected]>
Sent: Saturday, September 03, 2005 4:18 AM
Subject: Re[2]: Delphi as a Performance optimum between Fortran 
andJavaforInteractive Numerical Analysis


> Hello BB,
>
> Sadly Delphi is pretty slow at floating point calculations. I do not
> mean that it doesnt use the FPU, just that its conversion of the
> delphi code to machine code isnt the most efficient on the planet.
>
> I am writing a Raw file convertor along with a friend (
> www.rawmagick.com ) and I have had to convert quite a lot of code
> directly to assembler because of this.
>
> If you dont mind writing some assembler then of course Delphi will be
> perfect.
>
> Shout if you need any examples of Delphi's slowness with
> floating point and how to convert to assembler.
>
> -- 
> Best regards,
> Peter
>
> _______________________________________________
> Delphi mailing list -> [email protected]
> http://www.elists.org/mailman/listinfo/delphi
>
> 

_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to