I just noticed that on self-check --allow-redefinition-new makes it ~10% slower. Probably because we infer more union types. I think we should fix (or at least investigate) this before renaming --allow-redefinition-new to --allow-redefinition.
cc @JukkaL
I just noticed that on self-check
--allow-redefinition-newmakes it ~10% slower. Probably because we infer more union types. I think we should fix (or at least investigate) this before renaming--allow-redefinition-newto--allow-redefinition.cc @JukkaL