package ocaml-base-compiler
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Official release 5.0.0
Install
dune-project
Dependency
Authors
Maintainers
Sources
5.0.0.tar.gz
sha256=72fa3d0ba19b82fcb9e6c62e0090b9d22e5905c4be0f94faf56904a9377a9e5b
doc/compiler-libs.common/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)"
>