I understand the concerns around this CL but am recommending that we go ahead with it as an interim way to for the internal tools to bridge the performance regressions we are seeing. I have filed an issue (https://github.com/dart-lang/sdk/issues/33915) to actively track removal of this flag.
Patch set 3:Code-Review +1
1 comment:
File runtime/vm/compiler/jit/compiler.cc:
Patch Set #3, Line 146:
"Omit strong mode type checks and disable optimizations based on types.");
maybe is should say 'omit runtime strong mode type checks...' as the front end will still be doing the static checks.
To view, visit change 65484. To unsubscribe, or for help writing mail filters, visit settings.