(slightly OT): Python and linux - very cool

Jim Richardson warlock at eskimo.com
Thu Aug 8 13:45:01 EDT 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, 8 Aug 2002 09:27:04 GMT,
 Michael Hudson <mwh at python.net> wrote:
> Peter Hansen <peter at engcorp.com> writes:
> 
>> > Actually, Python is pretty quick for an interpreted language. This is
>> > mostly because it is a byte-code interpreter.
>> 
>> I'd say it's mostly because the parts that really matter are mostly
>> written in portable C code.  Python is pretty quick in general, not
>> just for interpreted languages.
> 
> This depends what you're doing.  Slicing and dicing strings, making
> network connections, etc., yes.  Doing something that relies on fast
> integer math, and performance begins to hurt.  Use the tool for the
> job, etc.
> 

Something like numpy :)

> Cheers,
> M.
> 


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9Uq4cd90bcYOAWPYRAkxEAKDjbgzOv92lNDnhFD3NOP+kvnhAXQCgy7pz
PQLzbpfET+nHtZa7ffiQEpo=
=YcOX
-----END PGP SIGNATURE-----

-- 
Jim Richardson
	Anarchist, pagan and proud of it
http://www.eskimo.com/~warlock
Linux, from watches to supercomputers, for grandmas and geeks. 



More information about the Python-list mailing list