Within the GSoC 2009 I'm working on runtests-project, supported by my mentors
Zoe Slattery and Stefan Priebisch.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hi Paul,
thanks for the notice. To cut a long story short: we've discussed the use of
the SPL-File-Iterator in the runtests-project. So I created a very simple
test which passes through an array to compare the performance of the
spl-iterator to a for-loop.
So I think this is no overlap with the
Hi Alex,
no, there aren't so far. The reason for trying around with some mem-tests at
the moment is that we were running out of memory while executing the
run-tests. So we had to find the reason for this. Se we're currently not
optimizing the code, we're just trying to get the script running cor