Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lemire/jackson-json-bench

A silly benchmark for Jackson (JSON parser)
https://github.com/lemire/jackson-json-bench

Last synced: about 1 month ago
JSON representation

A silly benchmark for Jackson (JSON parser)

Awesome Lists containing this project

README

        

```
mvn install
java -jar target/microbenchmarks.jar
```

Example: It may take 1.7 ms to parse twitter.json which spans 631515 bytes.
It is about 350 MB/s.