perl vs python vs php
- Tank Program
- Forum & Project Admin, PhD
- Posts: 6712
- Joined: Thu Dec 18, 2003 7:03 pm
perl vs python vs php
I've got to write a scrip to parse a ~60MB flat file into a database (don't ask why.) I'm wondering what everyone would think perform fastest, so that I don't have to write one in each language. I'm leaning towards perl, but I'd like other peoples input as well.

Hmm, it's such a relative thing. You can probably get it running as fast as you need it in any of those languages.
Perl will take the longest to develop and will probably run marginally faster than the rest.
PHP falls right in the middle.
Python will take the shortest amount of time to develop and will probably run a bit slower than the rest.
Perl will take the longest to develop and will probably run marginally faster than the rest.
PHP falls right in the middle.
Python will take the shortest amount of time to develop and will probably run a bit slower than the rest.
Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN
Be the devil's own, Lucifer's my name.
- Iron Maiden
Be the devil's own, Lucifer's my name.
- Iron Maiden
- Tank Program
- Forum & Project Admin, PhD
- Posts: 6712
- Joined: Thu Dec 18, 2003 7:03 pm
- Tank Program
- Forum & Project Admin, PhD
- Posts: 6712
- Joined: Thu Dec 18, 2003 7:03 pm
-
- Match Winner
- Posts: 641
- Joined: Sun Jul 10, 2005 9:14 am