I have set up a local installation on a Win7 x64 system. Apache 2.4.20 and PHP 5.6.21, both in x64 version.
The setup works fine for static HTML, also for PHP. I installed the GRAV core + Admin panel and got it running finally. Created the Admin user in the Admin panel.
When I switch between the pages / plugins / themes etc. panels, it is extremely slow. Firebug gives ~15s for a page load. The CPU load on the local machine is ~0%, no error messages in the Apache or PHP log. I activated PHP opcache, which makes no difference.
However, the GRAV demo pages itself load within milliseconds, also a F5 on the Admin login page is that fast.
Any ideas?