package ppx_bench
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Syntax extension for writing in-line benchmarks in ocaml code
Install
dune-project
Dependency
Authors
Maintainers
Sources
ppx_bench-v0.16.0.tar.gz
sha256=e307fc25b4cb38125685fa01888255d00aaf6c1b82f52c4f02ebd48a4471761d
doc/ppx_bench.runtime-lib/Ppx_bench_lib/index.html
Module Ppx_bench_libSource
The point of Benchmark_accumulator is to provide a global place where inline benchmarking macros can register themselves. Once registered here, the benchmarks are retrieved and analyzed using Core_bench.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>