It seems when you get a lot of validators on a page things start running slow. I think the problem is the behaviors and pop-up objects get created on the initialize. I think the construction of the pop-up and the associated behaviors should be delayed until the validation first fails. I made the change, but I've never contributed to a community project, I'm not sure how/if/when/or if I am allowed to submit a change.
Thanks