Comment on Hello World execution timeComments−dkd90315yWhat about PHP? Will it have same results as C?−Bootvis15yWhy would it?−tedunangst15ySomewhere around perl or python likely.−burgerbrain15yOn my machine perl is .008, python is .036, and PHP is .044.So it looks like PHP is a good deal slower than python, and certainly perl. 22 times slower than C..−dkd90315yyeah this is acceptable
Comments
What about PHP? Will it have same results as C?
Why would it?
Somewhere around perl or python likely.
On my machine perl is .008, python is .036, and PHP is .044.
So it looks like PHP is a good deal slower than python, and certainly perl. 22 times slower than C..
yeah this is acceptable