Comparison of multiple PHP frameworks under Nginx

WBOY
Release: 2016-08-08 09:32:53
Original
1063 people have browsed it

At the request of the leader, YII, YAF, CI, and TP frameworks were deployed on the Nginx server, and a static page of hello word was made respectively. Jmeter was used to simulate 100, 200, and 300 users respectively for concurrent testing. Also use Level applications still need to be evaluated, and since the framework is developed by individuals, future updates and maintenance are not particularly guaranteed; while thinkphp, although the single call method is similar to YII, its CPU and memory usage are much lower than YII, and its response time is faster. It is more than 1 second faster, and its performance exceeds YII in all aspects; while CI has fewer method calls than the first two, but it is better than thinkphp in terms of response time and system usage.

The above introduces the comparison of multiple PHP frameworks under Nginx, including aspects of the content. I hope it will be helpful to friends who are interested in PHP tutorials.

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template