Welcome Guest, Not a member yet? Register   Sign In
Benefits of active records in codeigniter
#3

[eluser]CroNiX[/eluser]
Active Record will never be as fast as native SQL because its an abstraction layer, so php/CI has to compile the query before it can execute it. However, the speed difference is really only noticed in benchmarks.


Messages In This Thread
Benefits of active records in codeigniter - by El Forum - 04-10-2012, 08:18 AM
Benefits of active records in codeigniter - by El Forum - 04-10-2012, 05:32 PM
Benefits of active records in codeigniter - by El Forum - 04-10-2012, 07:43 PM
Benefits of active records in codeigniter - by El Forum - 04-12-2012, 03:38 AM
Benefits of active records in codeigniter - by El Forum - 04-12-2012, 08:10 AM
Benefits of active records in codeigniter - by El Forum - 04-12-2012, 08:36 AM
Benefits of active records in codeigniter - by El Forum - 05-28-2012, 03:54 AM
Benefits of active records in codeigniter - by El Forum - 05-28-2012, 10:50 PM



Theme © iAndrew 2016 - Forum software by © MyBB