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
  
    
      v0.17.1.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=496d7d989656c95860cf2434e1d8e0e0
    
    
  sha512=7492c19b408709368f5a1ed020bea2c439ff562f765cd706637dbfb7ecdfc33478f9dd814fcf195292bf634769ae95f8b89b5b33b714e0fd6248f0754e1d37a4
    
    
  doc/ppx_bench.runtime-lib/Ppx_bench_lib/Benchmark_accumulator/Entry/index.html
Module Benchmark_accumulator.EntrySource
Source
type ('param, 'a) parameterised_spec = {arg_name : string;params : (string * 'param) list;(*The first coordinate is some string representation of the second coordinate.
*)thunk : 'param -> unit -> 'a;
}Source
type test_spec = | Regular_thunk : ([ `init ] -> unit -> 'a) -> test_spec| Parameterised_thunk : ('param, 'a) parameterised_spec -> test_spec
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >