C++ Builder

Moderators: Lundin
Number of threads: 518
Number of posts: 1158

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Re: Borlands C++ vs Microsofts C++ Posted by Lundin on 3 Sept 2007 at 4:34 AM
The OP likely messed up some compiler settings, which is easy to do. You should compile for release, skip "dynamic RTL" yada yada.

Every timing comparison I have ever done between Borland and MS compiling the very same code has always been in Borland's favour. MS even compiled slower than gcc in some cases, saying a lot. I have to assume that you aren't talking about compile times, but the speed of the program..?

Note that if you do RAD and use advanced GUI stuff, you have already made the decision not to prioritize speed. Including various libraries in such a project will make any program slow no matter compiler.

MS will likely be less slow than anything out there when it comes to .NET junk. No wonder. But there is no reason to do .NET junk from Borland Builder - if you are doing that, suit yourself. And if you are using .NET, you are certainly not looking for a fast program anyway, since it is using a VM like Java. And you need to provide a ton of runtime crap with your program.
Thread Tree
LetsLearnThis Borlands C++ vs Microsofts C++ on 2 Aug 2007 at 10:48 AM
InOut.NET Re: Borlands C++ vs Microsofts C++ on 24 Aug 2007 at 3:52 PM
AsmGuru62 Re: Borlands C++ vs Microsofts C++ on 25 Aug 2007 at 7:12 AM
Lundin Re: Borlands C++ vs Microsofts C++ on 3 Sept 2007 at 4:34 AM



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.