PHP vs. Python
JZ
spamerom at niet.com
Wed Dec 22 19:33:21 EST 2004
More information about the Python-list mailing list
Wed Dec 22 19:33:21 EST 2004
- Previous message (by thread): PHP vs. Python
- Next message (by thread): PHP vs. Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Dnia 22 Dec 2004 14:03:36 -0800, stephen.mayer at gmail.com napisaĆ(a): > Anyone know which is faster? I'm a PHP programmer but considering > getting into Python ... Python application servers (Webware, Skunkweb) can work much faster than php. But it is true only for non-trivial code. Benchmark for "Hello world" is a nonsense of course. But pure speed is not the all. Python can scale better, has cleaner and consistent syntax, better standard libraries and is a common language rather than specific script language for web only. -- JZ
- Previous message (by thread): PHP vs. Python
- Next message (by thread): PHP vs. Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list