Welcome Guest, Not a member yet? Register   Sign In
CI Memory Usage
#5

[eluser]sleddog[/eluser]
Update from thread: http://ellislab.com/forums/viewthread/75649/

use $CI =& get_instance(); as opposed to global $CI;

Still have an open question about the 2 points tonanbarbarian made:

1. Do not put the CI instance into a static variable as it will use extra memory
2. Do not add the CI instance as a property of an object as it will use extra memory


Messages In This Thread
CI Memory Usage - by El Forum - 01-13-2008, 10:39 PM
CI Memory Usage - by El Forum - 04-01-2008, 11:06 AM
CI Memory Usage - by El Forum - 04-01-2008, 11:19 AM
CI Memory Usage - by El Forum - 04-01-2008, 11:44 AM
CI Memory Usage - by El Forum - 04-01-2008, 01:19 PM



Theme © iAndrew 2016 - Forum software by © MyBB