Faster From XML plugin

Plugin details

This plugin replaces the XmlSimple underpinnings of the Hash.from_xml method with a LibXml implementation.

Websitehttp://fasterfromxml.rubyforge.org/ Repositoryhttp://fasterfromxml.rubyforge.org/svn/tags/stable Author Brian Durand Tags XML LicenseUnknown

Documentation

Install the plugin:
ruby script/plugin install http://fasterfromxml.rubyforge.org/svn/tags/stable

The result is about a ten fold increase in speed. This can be especially useful speeding up ActiveResource calls and providing higher throughput for your application.

This plugin requires the libxml gem to work.

Since the plugin overrides the from_xml method on Hash, the tests simple call rails own tests with the plugin installed for verification.

Further Documentation

There is currently no advanced documentation for this plugin.

New documentation

Edit plugin | (0 older versions) | Last edited by: hardway, 4 months ago