Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/floatdrop/xml2benchmark
https://github.com/floatdrop/xml2benchmark
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/floatdrop/xml2benchmark
- Owner: floatdrop
- License: mit
- Created: 2015-07-05T19:57:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-05T20:04:24.000Z (over 9 years ago)
- Last Synced: 2024-10-26T21:12:54.586Z (2 months ago)
- Language: JavaScript
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# xml2benchmark
Benchmarking some xml parsers.
## Results
```
small
19,503 op/s » xml2js
42,977 op/s » xml2json
188,345 op/s » node-xml-litelarge
14 op/s » xml2js
34 op/s » xml2json
63 op/s » node-xml-lite
```## License
MIT © [Vsevolod Strukchinsky](http://github.com/floatdrop)