Skip to content

polymorphic/json-scala-parsing-performance-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bd07ba8 · Jul 9, 2013

History

44 Commits
May 25, 2013
Jul 9, 2013
Jul 9, 2013
Dec 1, 2012
Nov 6, 2012
Dec 17, 2012
Jul 9, 2013
Nov 6, 2012
Jan 29, 2013

Repository files navigation

JSON Scala parsing performance tests — Performance tests for Scala JSON parsing options

Build & run

$ cd JSON-Scala-parsing-performance-tests
$ ./sbt
> run

There are three command-line arguments:

com.microWorkflow.jsonScalaPerftest.Main [-n num] [-w num] [-map]

-n is the number of iterations to run; the default value is 100, and the result is the mean value -w is the number of iterations for warm-up, i.e., executed prior to taking measurements; the default value is 5 -map is optional and determines whether the measurements cover the object model mapping in addition to JSON parsing. Without this argument the measurements cover only the latter

Contact

About

Performance tests for Scala JSON parsing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published