Closed dcelasun closed 10 years ago
thanks reporting an issue.
hmm, I didn't expect that. let me inspect potential leaks.
I've released PECL protocolbuffers 0.2.2 last night. please check it.
Just checked. Memory usage dropped from 630MB to 0.4MB! Great work, thanks!
I have added the following line to the end of
examples/prefecture.php
:Here's the output:
Even though the message is 11MB (
total bytes
in the output), memory usage peaked at 630MB! This is extremely high and it looks like there is a memory leak. Maybe it's related to this?