like code here: http://ygrek.org.ua/p/code/measure.ml Example output: ``` scanf : allocated 2.2GB, heap 0B, collect 0 1419 8888, elapsed 2.072 sec sub : allocated 76.3MB, heap 0B, collect 0 0 305, elapsed 0.162 sec ``` this is incompatible with GC between runs.
like code here: http://ygrek.org.ua/p/code/measure.ml
Example output:
this is incompatible with GC between runs.