Skip to content

plokhotnyuk/scala-serialization

 
 

Repository files navigation

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 .*'

About

A source code for the article "Scala Serialization" at

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 99.5%
  • Other 0.5%