Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 302 Bytes

README.md

File metadata and controls

21 lines (10 loc) · 302 Bytes

Criterion.jl

A port of the Haskell's Criterion and Clojure's Criterium library to Julia.

Criterion runs benchmarks, analyzing the results using various statistical techniques

Building and Installing

To build and install Criterion.jl

Usage

To use Criterion.jl:

License

MIT