This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install dongbin-faster-xml-simple
linjian (author)
Wed Oct 08 22:55:16 -0700 2008
| name | age | message | |
|---|---|---|---|
| |
COPYING | Thu Jun 19 01:48:18 -0700 2008 | |
| |
README | Wed Jun 25 01:30:32 -0700 2008 | |
| |
Rakefile | Thu Jun 19 01:48:18 -0700 2008 | |
| |
faster-xml-simple.gemspec | Wed Oct 08 22:55:16 -0700 2008 | |
| |
lib/ | Sat Sep 27 03:35:23 -0700 2008 | |
| |
test/ | Wed Jun 25 00:03:34 -0700 2008 |
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.











