https://github.com/fredwu/spiky_xml
Just a spike on XML parsing in different environments.
https://github.com/fredwu/spiky_xml
Last synced: 7 months ago
JSON representation
Just a spike on XML parsing in different environments.
- Host: GitHub
- URL: https://github.com/fredwu/spiky_xml
- Owner: fredwu
- Created: 2013-07-03T07:37:03.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-05T02:26:37.000Z (almost 13 years ago)
- Last Synced: 2025-02-22T18:17:47.265Z (over 1 year ago)
- Language: Ruby
- Size: 3.88 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spiky XML
Just a spike on XML parsing in different environments.
Requirements:
- rvm
- ruby 2.0.0
- jruby
- node
Run the benchmarks:
# run once
./run
# run (number of concurrency for concurrent, or number of loops for serial/async) times, etc
./run 2
_Trolling Arek since 1970._