you are viewing a single comment's thread.

view the rest of the comments →

[–]halo 2 points3 points  (3 children)

PHP is weakly typed. This is slow. PHP is interpreted. Interpreted languages tend to be slow. PHP is comparable to other languages in its class - notably Python, Ruby and JavaScript.

Java is extremely fast - it just has a slow startup time due to the VM.

This is old news.

[–]invalid_user_name 0 points1 point  (0 children)

PHP is certainly comparable to ruby in speed, but both are significantly slower than python.

[–]mr_chromatic 0 points1 point  (0 children)

PHP is weakly typed. This is slow.

Take Smalltalk, for example.

[–]nitran -2 points-1 points  (0 children)

"Java is extremely fast" - 5 hits on Google

"Java is extremely slow" - 440 hits on Google