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

[eluser]theQco[/eluser]
Hey everyone,

I have a fairly simple page that I am loading about 40 objects from a database - name and id.

My profiler output is as follows:

Memory Usage: 3,303,728 bytes ( 3,344,704 peak bytes )

Benchmarks:
Loading Time Base Classes 0.0117
Controller Execution Time 0.0518
Total Execution Time 0.0636

Get Data: No GET data exists

Post Data: No POST data exists

Database: 1 query - 0.0011


The time is fine. I am just unsure whether 3MB is normal memory usage. I realized you don't have my query or code but the question I have is: does it seem normal that one query selecting 2 columns (name (varchar 100) and id (int 11) and returning about 40 rows would take up 3MB of data. I'm not sure what this 3MB is consisted of. Is it the whole page, ie: images, css, plus the memory needed to execute?

Any thoughts would be appreciated. Thanks!


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