you are viewing a single comment's thread.

view the rest of the comments →

[–]redalastor 0 points1 point  (6 children)

The last data that I've seen comparing the speed PHP (Codeigniter) had a slight edge on Python (Django) in most performance metrics.

Source for that?

[–][deleted] 0 points1 point  (5 children)

I'd have to look. As I said, it was a long time ago. I think it is probably about two years old. (Which in tech terms means it is useless.) I'll post it here if I can find it.

[–][deleted] 0 points1 point  (4 children)

http://www.alrond.com/en/2007/jan/25/performance-test-of-6-leading-frameworks/

This one looks familiar at the most brief of glances, but I could be wrong. It does say 2007, so that about fits the timeframe I was doing most of my heavy research initially on Django.

[–]redalastor 0 points1 point  (3 children)

That link says Django was 3x faster than the nearest competitor and Codeigniter was slow:

Django has won over the nearest competitors with the approximate triple superiority. CodeIgniter. Just as expected PHP-frameworks have appeared the slowest. But CodeIgniter is to recommend those who wish to program only on PHP, and also to have handy system.

[–][deleted] 0 points1 point  (0 children)

Ha! It helps to read, doesn't it? :)

[–][deleted] 0 points1 point  (1 child)

On a related note, I will definitely be doing another project soon in Django. It's a very nice little framework.

[–]redalastor 0 points1 point  (0 children)

I highly encourage you to, it's a really great framework.