Welcome Guest, Not a member yet? Register   Sign In
Bad CodeIgniter benchmark scores
#1
Shocked 
(This post was last modified: 07-17-2023, 07:46 AM by danger89.)

I love CI so much!! I was however surprised to see the bad results on benchmark tests like: requests per second, memory usage and execution times on CodeIgniter v4.x:

(Skip to 3:30)

[Video: https://youtu.be/Dk8YHQZ6jfY?t=223]

This is even with OPcache enabled? What is happening here? CI should be really fast right? Why are we slower then Symfony and Lumen?

Please, help me understand. Is there maybe some open tickets that address these performance issues?


[Image: php-frameworks-bench-throughput.png]
Reply
#2

Thank you for having interest in the CI4 performance.

The ticket is:
https://github.com/codeigniter4/CodeIgni...ssues/6889

Symfony the default installation is really fast, and it is a minimum micro-framework.
No extra features are included.
Reply
#3

The graphs show that CI performs better than other full-fledged frameworks and is second only to Yii.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB