Investigate opportunities to speed-up invariant_booleans
.
#57575
Labels
analyzer-linter
Issues with the analyzer's support for the linter package
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
linter-false-positive
P4
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
type-performance
Issue relates to performance or code size
Looking at the benchmarking bot,
invariant_booleans
is running considerably longer than other lints.I wonder if there are any remaining opportunities for speed-up?
cc @alexeieleusis
FYI @bwilkerson
The text was updated successfully, but these errors were encountered: