Skip to content
This repository was archived by the owner on Jul 14, 2022. It is now read-only.

Latest commit

 

History

History
31 lines (19 loc) · 471 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 471 Bytes

bob2020

Example code and improvements automated via Criterion

Quick start

Build and run benchmarks

$ cargo bench

Install criterion compare

$ cargo install critcmp

Summarise benchmark results

$ critcmp

Sample report

Criterion Report

Known issues

We had to introduce a random function to emulate user input for the Cow bench mark.