package core_bench
Benchmarking library
Install
Dune Dependency
Authors
Maintainers
Sources
v0.17.0.tar.gz
sha256=a093a77179629a8baef03f58947aac9cf5da37cc0ed7fabdd651832c4fe4cfe5
Description
Published: 26 May 2024
README
"Core_bench"
Core_bench
is a library for running benchmarks written using the ppx_bench
syntax extension.
See https://blog.janestreet.com/core_bench-micro-benchmarking-for-ocaml/ for the introduction.
To run the benchmarks when using dune
, you usually need to define your own executable that calls Inline_benchmarks_public.Runner.main
. You need to make sure that the benchmarks are linked into this executable, usually by adding (link_flags -linkall)
to the executable stanza to make sure the library dependencies are not dropped by the compiler.
Dependencies (15)
-
re
>= "1.8.0"
-
dune
>= "3.11.0"
-
time_now
>= "v0.17" & < "v0.18"
-
textutils
>= "v0.17" & < "v0.18"
-
ppx_sexp_conv
>= "v0.17" & < "v0.18"
-
ppx_let
>= "v0.17" & < "v0.18"
-
ppx_jane
>= "v0.17" & < "v0.18"
-
ppx_fields_conv
>= "v0.17" & < "v0.18"
-
ppx_compare
>= "v0.17" & < "v0.18"
-
delimited_parsing
>= "v0.17" & < "v0.18"
-
core_unix
>= "v0.17" & < "v0.18"
-
core_kernel
>= "v0.17" & < "v0.18"
-
core_extended
>= "v0.17" & < "v0.18"
-
core
>= "v0.17" & < "v0.18"
-
ocaml
>= "5.1.0"
Dev Dependencies
None
Used by (17)
-
bio_io
>= "0.1.2" & < "0.5.1"
-
biotk
>= "0.2.0"
- bitgenerators
-
bonsai
>= "v0.17.0"
- combinat
-
ff-bench
>= "0.6.2"
-
http
< "6.0.0~alpha2"
-
ke
>= "0.5"
-
kuznechik
>= "0.2.0"
-
little_logger
< "0.3.0"
- m_tree
- polars
- polars_async
-
pyml_bindgen
= "0.2.0"
- uri-bench
- xoshiro
- yojson-bench
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page