Hello! I've used CakePHP and now decided take a look at Akelos. I thought that Cake is too slow, so I was looking for faster ROR-like framework and found Akelos. But my benchmarking on local computer show that Akelos is slower in 2 times than Cake. When I switched to production environment and then uncommented code in environments/production.php for best performance I received an error message "Call to undefined function: ak_define()". Is this a bug or there's another actions to do before uncomment the code? And please write down another techniques to make Akelos faster in production mode. Thanks for you work and sorry for my English