Re: question about programming
- From: CBFalconer <cbfalconer@xxxxxxxxx>
- Date: Thu, 28 Dec 2006 02:54:12 -0500
lrbtav wrote:
.... snip ...
A program well implemented with the right data structures and
efficient algorithms can be faster running in an given interpreter
than another program doing the same using bad data structure or
innefficient algorithms, compiled to some hardware processor target.
So if I write a sloppy program in assembly, and a neatly coded
program in visual basic, the speed at which the programs run is
dependent soley on how well implemented their data structures are?
Don't be silly. Also don't snip attributions for material you
quote.
--
Chuck F (cbfalconer at maineline dot net)
Available for consulting/temporary embedded and systems.
<http://cbfalconer.home.att.net>
.
- References:
- question about programming
- From: lrbtav
- Re: question about programming
- From: Pascal Bourguignon
- Re: question about programming
- From: lrbtav
- question about programming
- Prev by Date: Re: question about programming
- Next by Date: Re: question about programming
- Previous by thread: Re: question about programming
- Next by thread: Re: question about programming
- Index(es):
Relevant Pages
|
|