LWN.net Logo

program speed vs programming language

program speed vs programming language

Posted Jul 31, 2007 12:08 UTC (Tue) by liljencrantz (subscriber, #28458)
In reply to: program speed vs programming language by giraffedata
Parent article: Still waiting for swap prefetch

Depends on how you define your scope. I've seen situations where people solve the same problem in different languages, and because they have to spend so much time to do _anything_ in a low-level language, they are forced to chose a dumb algorithm, whereas people coding in a high level language can spend more time on the high level logic and can therefore chose a fast algorithm.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds