JasonGross / coq-bench

Scripts for differential performance testing of Coq packages / versions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Coq Bench!

coq-bench is a set of scripts that allow users to track performance changes between two different versions of Coq.

The scripts can be run on INRIA's Jenkins instance or in your own machine.

Submitting a benchmark to INRIA's Jenkins infrastructure:

See (Jenkins Instructions)[https://github.com/coq/coq/wiki/Jenkins-(automated-benchmarking)]

Results can be seen at https://ci.inria.fr/coq/job/benchmark-part-of-the-branch/

Contributing

Maintainer of coq-bench is Emilio Jesús Gallego Arias; see the contributing file information about contributing to this software.

Adding your package for testing.

Running a bench locally:

Soon, see Travis file to see how the setup works.

About

Scripts for differential performance testing of Coq packages / versions

License:Other


Languages

Language:Shell 58.7%Language:OCaml 41.3%