No commit activity in last 3 years
No release in over 3 years
A libxml based replacement for XmlSimple
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0.3.8.4
 Project Readme
FasterXmlSimple

FasterXS is intended to be a drop in replacement for the xml input functionality
from XmlSimple.  Instead of using rexml, it uses libxml and the associated ruby
bindings.  This reduces CPU utilisation and memory consumption considerably.

Preliminary benchmarks show it between 3 and 10 times as fast, and using a
fraction of the ram.