Welcome Guest, Not a member yet? Register   Sign In
Memory usage question...
#15

[eluser]jedd[/eluser]
[quote author="deanf7" date="1245356400"]Any suggestions general suggestions for reducing memory load on a page running 0 queries, but still using 2,732,616 bytes of memory. I develop on Windows and page loading is fine. The memory usage is very similar when I move it over to our dedicated Linux server, where the app. runs brutally slowly.[/quote]

Do we think that 3MB is a lot of memory? It's a large code base (CI) so you'd have a fairly linear growth rate per user code once you get over the CI hump, so to speak. Remember that on your average web server this equates to something less 0.15% of your RAM, for something less than a tenth of a second.

Instead of running your server application, was there something you'd rather the computer be doing with its memory?

If you want to track things, use the profiler class - and put marks throughout your code. Haven't tried this for memory usage, so not sure if that works as reliably as the elapsed time stuff. Something for someone (else) to find out and report back on.


Messages In This Thread
Memory usage question... - by El Forum - 04-26-2009, 08:48 PM
Memory usage question... - by El Forum - 04-26-2009, 11:31 PM
Memory usage question... - by El Forum - 04-27-2009, 03:23 AM
Memory usage question... - by El Forum - 04-27-2009, 06:38 AM
Memory usage question... - by El Forum - 04-27-2009, 06:42 AM
Memory usage question... - by El Forum - 04-27-2009, 07:04 AM
Memory usage question... - by El Forum - 04-27-2009, 07:07 AM
Memory usage question... - by El Forum - 04-27-2009, 08:22 AM
Memory usage question... - by El Forum - 06-18-2009, 09:20 AM
Memory usage question... - by El Forum - 06-18-2009, 09:57 AM
Memory usage question... - by El Forum - 06-18-2009, 10:18 AM
Memory usage question... - by El Forum - 06-18-2009, 10:36 AM
Memory usage question... - by El Forum - 06-18-2009, 10:48 AM
Memory usage question... - by El Forum - 06-18-2009, 11:21 AM
Memory usage question... - by El Forum - 06-18-2009, 11:39 AM
Memory usage question... - by El Forum - 06-18-2009, 01:02 PM
Memory usage question... - by El Forum - 06-18-2009, 01:26 PM



Theme © iAndrew 2016 - Forum software by © MyBB