[html-formfu] select element with options attribute slowdown

Tobias Kremer list at funkreich.de
Thu May 10 16:12:00 GMT 2007


> Removing the options attribute from the YAML file and setting the options
> in the controller indead removed the problem. I then went on and updated
> YAML and YAML::Syck on every machine but still the problem persists on 2
> out of 3 systems :( Any further ideas on how to track this down? How can
> I tell if YAML or YAML::Syck is used?

Hold on, I double-checked this. The error message is gone but the performance
is still really bad (~8 seconds). It seems like the process of setting a lot
of options (in my case 250 entries) on a select element takes quite some time.
Can you confirm this?

--Tobias



More information about the HTML-FormFu mailing list