package ppx_bench
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.14.0.tar.gz
sha256=6a688affaa38b220b5c5906b1a14d35cad5d94688070b2d5548712a0bbba7c05
md5=645d265953bdace9ddbbb4f300ffb5db
doc/ppx_bench.runtime-lib/Ppx_bench_lib/Benchmark_accumulator/Entry/index.html
Module Benchmark_accumulator.Entry
type test_spec = | Regular_thunk : ([ `init ] -> unit -> 'a) -> test_spec| Indexed_thunk : 'a indexed_spec -> test_spec
type t = private {unique_id : int;code : string;type_conv_path : string;name : string;filename : string;line : int;startpos : int;endpos : int;test_spec : test_spec;bench_module_name : string option;
}val get_indexed_arg_name : t -> string optionval get_module_name_opt : t -> string option sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>