[FLOW3-general] Flow3 speed in dev context (full recompilation every time?)

Andrew Leschinsky andrew at leschinsky.com
Wed Sep 5 10:50:09 CEST 2012


Hi,

Flow3 is beautiful and I really want to start using it. I had to upgrade my
Windows XP to Windows 7 to even make it work. Now the problem is speed - it
takes up to 10 seconds for a page to load on my laptop in development
context. I traced down the reason - every request calls the flow3.bat CLI
thing to fully recompile everything - including the framework classes,
doctrine etc. This is a show stopper for me - not only the pages load for
10 seconds, each ajax request takes 10 seconds to run, too!

There's a section in The Definitive Guide called "File Monitoring" - is
there a way to set up some sort of file monitoring to only recompile files
that changed since the last compile? Can this be done at least in theory?
Please advise!

Cheers,
Andrew


More information about the FLOW3-general mailing list