Welcome to Auciou's Blog! |
|
| Compare ASP and PHP (1): Speed
These days we are going to write a program to search from a large database, before this project I did one of the tests in order to wonder the speed of this big project. The PHP program: <? The ASP program: <% On this test, I wanted it to print the numbers until one million. The test result: PHP program couldn't finish that just could print until 328125 and tell me "Fatal error: Maximum execution time of 30 seconds exceeded in F:\cww\php\re.php on line 3", it spent me 31 seconds; but ASP program could be finished, it spent me 18 seconds.
2 Comments:
Comments are closed. | Auciou: Web programmer and web designer My Chinese Blog Category: Recent Comments: Archives May 2007 This work is licensed under a Creative Commons License.
|
|