I am searching for the fastest framework in PHP.
I have found one benchmark in which Yii is faster than CodeIgniter, and another benchmark in which CodeIgniter is faster than Yii.
So, which is faster?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In your first benchmark :
there is codeigniter 1.7.0 and Yii 1.0.2
After that codeigniter has many changes and in your second benchmark :
there is codeigniter 2.0 and yii 1.1.6
So latest codeigniter 2.0 is better than yii according to this benchmarks.