Zineb-Ada
Zineb-Ada
Here is an another example of performance regression between ocaml 4.14.0 and 4.12.1 with the same command `ocamlmerlin single locate -look-for ml -position 20:16 -filename ./examples/trees.ml < ./examples/trees .ml| jq...
In this commit we added benchmarks for `ocamlmerlin type-enclosing command` following the same methodology as `locate command`. To launch the benchmarks, you must install the current-bench application "https://github.com/marketplace/ocaml-benchmarks" on the...
In this last commit we added the benchmark of the occurrences command following the same methodology as the locate and type-enclosing commands. We also put all callsigns (Query, typer, clock,...