aboutsummaryrefslogtreecommitdiff
path: root/kernel/cbytecodes.mli
diff options
context:
space:
mode:
authorGabriel Scherer2015-06-24 12:53:26 +0200
committerPierre Letouzey2015-06-24 13:26:14 +0200
commit9323803e8bd50d35df9bdf3062805f5245e06f9c (patch)
tree67c8a4ae60916b4e2a65e5ef879eb9ffffa7878b /kernel/cbytecodes.mli
parentd09def34949186a999e6940fc85e68b750dc7e0e (diff)
when OCAML_GC_STATS points to a filepath, write Gc stats into it
This interface is promoted by the operf-macro tool https://github.com/OCamlPro/operf-macro which allows to run benchmarks of time and memory usage of various OCaml programs. Coq already has two ways to get Gc infos: - the -m|--memory command-line flag prints the total heap words allocated - the "Print Debug Gc" command prints much more information, but in a Coq-implementation-defined format that is not suitable for across-programs comparison (also an environment variable allows to profile Coq runs on any .v, in an non-intrusive way) Note to the Github Robot: This closes #75
Diffstat (limited to 'kernel/cbytecodes.mli')
0 files changed, 0 insertions, 0 deletions