Hey David,

That gives me the following output:

    int(640720)
    int(244001144)

Mike

On Sat, 2011-06-04 at 23:51 +0200, David Zülke wrote:
What does

var_dump(memory_get_peak_usage());
token_get_all(file_get_contents('<PATH>'));
var_dump(memory_get_peak_usage());

get you?

David


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to