Agile Web Development

Build it. Launch it. Love it.

faster_from_xml

This plugin replaces the XmlSimple underpinnings of the Hash.from_xml method with a LibXml implementation. 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.

Vitals

Home http://fasterfromxml.rubyforge.org/
Repository http://fasterfromxml.rubyforge.org/svn/tags/stable
License Rails' (MIT)
Tags Tag_red ActiveResource libxml performance xml
Rating (5 votes)
Owner Brian Durand
Created 8 August 2008

Comments

Add a comment