Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 534 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 534 Bytes

Scala serialization Build Status

A source code for the article "Scala Serialization" at medium.

Recent charts for the article is at https://dkomanov.github.io/scala-serialization/.

To build and run benchmarks use the following command:

sbt clean 'scala-serialization-test/jmh:run -prof gc -rf json -rff jmh-result.json .*'