package benchmark
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Benchmark running times of code.
Install
dune-project
Dependency
Authors
Maintainers
Sources
benchmark-1.4.tar.gz
sha256=82f1174df318331f0062b29fc8e1e891cfbf6a59132c862221c2f7d96c6f79e0
md5=d82b5522a6159de8909b6af553c08965
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.
Published: 24 Dec 2014
Dependencies (4)
-
ocamlbuild
build - ocamlfind
- base-unix
-
ocaml
>= "3.12.0" & < "5.0"
Dev Dependencies
None
Used by (12)
- avro-simple
- crlibm
- ezgzip
- fiat-p256
- goblint
- hacl_x25519
-
html_of_jsx
>= "0.0.3" -
lmdb
>= "1.0" - OCanren
- phonetic
- root1d
- rope
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page