benchmark
Benchmark running times of code
Description
This module provides a set of tools to measure the running times of your functions and to easily compare the results. A statistical test is used to determine whether the results truly differ.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Documentation
github.com
Changelog
LGPL-3.0-only WITH OCaml-LGPL-linking-exception License
Edit opam file
- Published
- 09 Sep 2018
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies