Skip to content

mlangc/vcs-bench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version Control System Benchmark

This is the benchmark code for the related blog post on Medium.

Running the Benchmark

Using SBT, the benchmark can be run by executing

$ sbt run

in a terminal. To tweak the configuration, adapt the cfg object at the beginning of the com.github.mlangc.vcs.bench.RaceInterpreters class.

Understanding the Code

This benchmark is implemented in purely functional Scala using ZIO.

About

Benchmark code for the related blog post on Medium

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages