performance - How to interpret Zend Developer Tools Toolbar - Memory Usage -
i have 2 zf2 projects. share same moduleset, have built cms system. page call same @ both project.
the 1 eats 17mb of ram (loading time: 917ms), other 7mb (loading time: 216ms).
zend developer tools toolbar - memory usage - says:
- session.validate (session/sessionmanager.php - line:379) 5,75mb <-> 3,25mb
- option (adapter/abstractadapter.php - line: 128) 5,75mb <-> 1mb
these significant differences, not find cause.
any idea appreciated! thank you!
Comments
Post a Comment