[Lazarus] QT bindings as defalt (was Release 1.0, part 2)

Graeme Geldenhuys graeme at mastermaths.co.za
Thu Dec 3 07:36:04 CET 2009


Phil Hess wrote:
> 
> By the way, Delphi 2010 compiles that 2.3 million lines of code in 70
> seconds, including linking and creating a map file.

I know Delphi is fast, but that is very fast. We have already had a
discussion why Delphi could be so fast, so we will not go into that
again. Just the highlights: Delphi is only for one platform, the code
could be optimized like crazy because it is only for one architecture,
only x86 ASM is needed pascal code etc...

FPC has many other requirements like maintainability and cross-platform
etc, which all causes it to take a slight speed penalty.

Either way: FPC + very large complex code base = a nice deserved
coffee brake. :)


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/





More information about the Lazarus mailing list