package ocaml-base-compiler
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Official release 4.10.2
Install
dune-project
Dependency
Authors
Maintainers
Sources
4.10.2.tar.gz
sha256=7aa26e0d70f36f0338df92cf5aaeb2704f3443bfe910a3d02a5dca9162f1d866
doc/ocamlcommon/Profile/index.html
Module Profile
Compiler performance recording
Warning: this module is unstable and part of compiler-libs.
record_call pass f calls f and records its profile information.
record pass f arg records the profile information of f arg
val print : Format.formatter -> column list -> unitPrints the selected recorded profiling information to the formatter.
Command line flags
val all_columns : column listA few pass names that are needed in several places, and shared to avoid typos.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>