i doubt it matters much.  i have controllers of all sizes.  i find that my 
biggest slowdown is in the parsing of my full (50+ tables) model on each 
request and am working on breaking that into modules that i can include 
only the tables that i need for a given request.

Reply via email to