Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/floatdrop/xml2benchmark


https://github.com/floatdrop/xml2benchmark

Last synced: 22 days ago
JSON representation

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-lite

large
14 op/s » xml2js
34 op/s » xml2json
63 op/s » node-xml-lite
```

## License

MIT © [Vsevolod Strukchinsky](http://github.com/floatdrop)