Skip to content

coq-bench/run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

245 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run

Run the benchmarks.

Instructions

There must be the following secret file at the root of the current folder:

Create a folder to save the CSV outputs of the bench:

mkdir ../database

Then run as root:

ruby run.rb 4 4.02.1 1.2.2 ../database # 4 CPUs, OCaml 4.02.1, OPAM 1.2.0

It will launch a Dockerfile, install all the dependencies and run the benches on all Coq versions in an infinite loop. The results will be saved in the database and pushed online on coq-bench.github.io.

About

Run the benchmarks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors