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