Hi all Just testing out symfony - so in essence the annoying factors
1. Memory hungry to run and no simple view of what is causing it, had over 6 differnt memory failures whcih shows me that this application dev env is not efficiently using resources, and there isnt much in any blog, forum wiki documentation to show any useful setup configurations, a bit of pot luck and guess work - a big shame as I thought this f/w had potential. e.g ./symfony doctrine:build-all-reload gives Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 83 bytes) in /var/www/1.2/lib/config/ sfAutoloadConfigHandler.class.php on line 115 - no immediate solution on your postings or blogs or documentation or in the source files, yes tried searching the forums but all attempts fail, tried various settings cache is false in fixtures.yml 2. Sluggish - symfony has slow page loads, yslow results of apache are great - quadcore x3360, x64bit linux, 8gb ram, 1333fsb, 10000 rpm disks, 512 mb for php max mem, apache2, mysql tuned but page response is slow due to sf, cant get this down - even when fully cached to less than 150ms for a localhost just to load the sandbox landing page index,.php, range between 150-500ms per load, cant beleive that this normal performance is lost as typically a blank page in my f/w loads in 3-7 ms. scale this up and I see symfony isnt performance driven, maybe a plugin to speed things up but that fails to work with the application I have tested so far, i need less < 15ms per page load - my app will have no images, just plain text, no AJAX I dont want to be -ve but just exploring this f/w for testing it out but getting a decent test case running is taking more than enough time. Please any pointers I want to give this sf a run for its money but getting past these issues turn me off immediately given Ive never had ANY of my applications EVER consume my entire 32MB of cache, max mem or anything else - with some sites having over 50000 users per day/and 200/300 concurrent users, all on a simple single box, still maintaining a response time way below what sf provides for a single blank page load... Thanks in hope that someone will provide a logical solution Alex --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---