Speed of Python vs. Perl
Tim Hammerquist
tim at degree.ath.cx
Thu Jan 11 21:45:59 EST 2001
More information about the Python-list mailing list
Thu Jan 11 21:45:59 EST 2001
- Previous message (by thread): Speed of Python vs. Perl
- Next message (by thread): Speed of Python vs. Perl
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
bowman <bowman at montana.com> wrote: > > Tim Hammerquist <tim at degree.ath.cx> wrote > > > > I'm glad you mentioned this. If speed is _that_ important for any given > > program, consider if it should be written in a lower-level language such > > as C/C++, or just cut out the processor intensive section, write and > > compile in C, and link in. Both Perl and Python support this. > > Watch the C/C++ part :). I will now, thanx. =) -- -Tim Hammerquist <timmy at cpan.org> To steal ideas from one person is plagiarism; to steal from many is research. -- Unknown
- Previous message (by thread): Speed of Python vs. Perl
- Next message (by thread): Speed of Python vs. Perl
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list