JavaScript Form Serialization Comparison: jQuery • dojo • Prototype • YUI • MochiKit This page tests two things about JavaScript form serialization: quality and speed. Quality is dertermined by analyzing the serialized output according to the W3C Recommendation. Speed is measured using Firebug to time (or profile in FireFox) numerous iterations of the serialization process.[1] If you believe the