Skip to content

Add new JSON5 library for benchmark comparison. #33

@hossain-khan

Description

@hossain-khan

Currently the ./gradlew :benchmark:run provides benchmark result that compares this project's lib module with kotlinx.serialization.

See benchmark/README.md to learn more.

Now, I would like to add one more dimension to comparison - another java library called https://github.com/Synt4xErr0r4/json5

Add this library to benchmark module and do additional setup to benchmark same tests for all 3 items

  • lib - current projects implementation
  • kotlinx.serialization
  • at.syntaxerror.json5:2.1.0 - new library

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions