[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: OT: Why is C so popular?



Thus spake Ron Johnson (ron.l.johnson@cox.net):

> On Wed, 2003-08-27 at 04:06, Alfredo Valles wrote:
....
> > > Python!!!!!!!!!!  Object oriented, and methods that need speed are
> > > wrapped around C.
> > 
> > 
> > And very very slow too, like any other script language.
> 
> One thing I learned a *long* time ago is that even an 80286 is faster
> than people typing, reading the screen, moving the mouse, getting a 
> cup of coffee, etc.

Yes, I'd be interested in knowing why python should be considered
"very very slow". I've been using it extensively for several years and
have had no performance issues.

> 
> > I like python, there are several techniques to accelerate python (like weave 
> > and psyco) but for a good speed C is the best. 
> 
> Don't forget NumPy.

Or SWIG. C may be best for "good speed" wrt execution, but in terms of
development time.....
-- 
|Deryk Barker, Computer Science Dept. | Music does not have to be understood|
|Camosun College, Victoria, BC, Canada| It has to be listened to.           |
|email: dbarker@camosun.bc.ca         |                                     |
|phone: +1 250 370 4452               |         Hermann Scherchen.          |



Reply to: