Welcome Guest, Not a member yet? Register   Sign In
Performance Codeigniter, + 2 million records.
#3

Codeigniter itself won't be the cause for slowness. I'd look at the following:

- Inefficient SQL queries
- Missing/Wrong SQL indexes
- Inefficient PHP code (n+1)
- Server CPU / Memory
Codeigniter is simply one of the tools you need to learn to be a successful developer. Always add more tools to your coding arsenal!
Reply


Messages In This Thread
RE: Performance Codeigniter, + 2 million records. - by albertleao - 08-02-2021, 04:21 PM



Theme © iAndrew 2016 - Forum software by © MyBB