Hey folks,

I'm noticing a tremendous slow-down for all Catalyst controllers which
make use of the Catalyst::Controller::HTML::FormFu plugin to utilize
FormFu-based forms.

I have some actions that do quite a lot of heavy database queries and
they still come out at 20-25 requests-per-second (without db query caching)
whereas actions with even basic FormFu forms (12 standard text-input fields
w/o constraints or anything else) top out at about 4-8 requests-per-second :(
Plain just-deliver-some-template actions are served with approx. 100 rps.

Is anyone else noticing this? If so, optimizing the performance of
HTML::FormFu really should become a high priority task IMHO.

--Tobias

_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to