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

https://github.com/rgrove/parse-xml-benchmark

Benchmarks for @rgrove/parse-xml
https://github.com/rgrove/parse-xml-benchmark

benchmark javascript nodejs parse-xml xml

Last synced: about 2 months ago
JSON representation

Benchmarks for @rgrove/parse-xml

Awesome Lists containing this project

README

          

# Benchmarks for @rgrove/parse-xml

This repo contains benchmarks for [@rgrove/parse-xml](https://github.com/rgrove/parse-xml). See that repo for more details.

## Running Benchmarks

Clone this repo, then run:

```
npm i && npm run benchmark
```

## License

[ISC License](LICENSE)