| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| Senior Member Join Date: May 2003
Posts: 2,187
![]() ![]() ![]() | is me or is.... asp alot slower that php? i know it may seem stupid but ive been asked at work to get familar with asp but ive noticed that it seems slower than php is this just down to a cack server or bad programming or is it just generally slower than php? your views thank you please |
| |
| | #2 (permalink) |
| Senior Member Join Date: Aug 2002
Posts: 1,255
![]() ![]() | It's you of course! ...... LOL, I'm kidding ..... I wouldn't really know because I haven't had to much experience with ASP. But I would think that ASP may be a bit slower than PHP although ASP is probably improving all the time. According to a benchmark test http://www.linuxdocs.org/HOWTOs/PHP-HOWTO-13.html: PHP pumped out about 47 pages/second Microsoft ASP pumped out about 43 pages/second Allaire ColdFusion pumped out about 29 pages/second Sun Java JSP pumped out about 13 pages/second But who knows when that test took place. I would say overall they're probably really close, but if you did some tweaking/compiling/zend-optimizing to your php scripts then PHP just might come out on top. |
| |