Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 229 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 229 Bytes

scala-json-micro-benchmark

  • circe
  • jackson
  • upickle
  • json4s
  • spray
  • zio-json
  • jsoniter

Test command:

sbt Jmh/run -i 3 -wi 3 -f 1 

Result see wiki.