Welcome Guest, Not a member yet? Register   Sign In
Unfortunately, codeIgniter series v3.0 slower than series v2.0 twice.
#3

I just ran a quick benchmark and he's right. Here's what I got running stock downloads of each on the same PHP version, and both with XDebug running using Apache Bench with the following command
Code:
ab -n 1000 -c10
.

And here's the results that I got:

* CI 2.2.1 - 120.23 requests per second
* CI 3.0-RC3 - 65.07 requests per second.

What is causing it? Not sure yet - ran it through a quick profiler but it will take time to dig into things and find improvements. My guess is that we won't find too many improvements until after 3.0 is released since it's going out the door any day now.

Thanks for pointing this out, though.
Reply


Messages In This Thread
RE: Unfortunately, codeIgniter series v3.0 slower than series v2.0 twice. - by kilishan - 03-23-2015, 07:28 PM



Theme © iAndrew 2016 - Forum software by © MyBB