Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tkrs/json-bench
Performance comparison of JSON parser libraries for Scala
https://github.com/tkrs/json-bench
argonaut benchmark circe jackson jmh json json4s jsoniter play-json spray-json
Last synced: 12 days ago
JSON representation
Performance comparison of JSON parser libraries for Scala
- Host: GitHub
- URL: https://github.com/tkrs/json-bench
- Owner: tkrs
- License: mit
- Created: 2018-05-10T16:14:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-27T16:02:47.000Z (about 4 years ago)
- Last Synced: 2023-03-11T08:57:01.378Z (almost 2 years ago)
- Topics: argonaut, benchmark, circe, jackson, jmh, json, json4s, jsoniter, play-json, spray-json
- Language: Scala
- Homepage:
- Size: 85.9 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# json-bench
Performance comparison of JSON parser libraries for ScalaTo compile and run benchmark use the following command:
```sh
sbt clean jmh:run
```
## Result
See https://github.com/tkrs/json-bench/wiki