Instead of serializing a data structure first with Data::Transform::ExplicitMetadata, then to JSON, shipped over the wire and then deserialized... support an HTML output data type for the eval and getvar routes. Then it can be serialized before sending over the wire, and the HTML can just be plopped into the proper DIV. Should be faster.
Instead of serializing a data structure first with Data::Transform::ExplicitMetadata, then to JSON, shipped over the wire and then deserialized... support an HTML output data type for the eval and getvar routes. Then it can be serialized before sending over the wire, and the HTML can just be plopped into the proper DIV. Should be faster.