[FLOW3-general] Sloooow...

Robert Lemke robert at typo3.org
Fri Jan 8 09:55:29 CET 2010


Hi folks,

Am 08.01.2010 um 01:22 schrieb Manuel Strausz:

> I also did some testing in similar environments, and it really can get kind of slow (especially in Development context). However, at this point not everything that could be cached is really cached. I already opened an issue about the package manager not doing any caching, and I think the team is mostly aware of the places that could still profit from optimizations. But I think other things have higher priorities right now i.e. making sure it *works*. :)

exactly. We do have some great speed improvements in the works regarding the persistence part and have many ideas for other parts as well. But these will more likely be targeted in the beta phase.

> On windows machines the I/O operations are generally slow (could also be an issue with the DirectoryIterator PHP class) so the framework should reduce the number of required operations as much as possible in the future.

yes. 

BTW, did you try using APC as the caching backend instead of the file based caching? Let us know if you need some help with that ...

Cheers,
robert


More information about the FLOW3-general mailing list