Memory Use

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
jarofgreen
Forum Commoner
Posts: 71
Joined: Sun Jul 11, 2010 12:40 pm

Memory Use

Post by jarofgreen »

I've just finished knocking 2MB off the memory usage of some of my pages, and now I've gone thru some xdebug traces I know how to knock another 2MB or so off ...

Just thought I'd start a general thread - how do you go about memory debugging your PHP?
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: Memory Use

Post by John Cartwright »

Post Reply