ocsigen/js_of_ocaml

[BUG] quadratic behavior in generate.ml for expression queue handling

hhugo opened this issue · 0 comments

hhugo commented

reported in #1530

Some program can make the Generate pass very long.
This can be worked around by using --disable compact.

The reason a the quadratic behavior of expression queue handling in generate.ml