ad3e20a2be
For `lsp_many_prefer_single_quotes_violations_benchmark.dart --sizes=3200`: Before: Initial analysis: 0.115672 First code action call: 2.577159 Subsequent action call 1: 2.154116 Subsequent action call 2: 2.321183 Select all code action call: 6.890875 After: Initial analysis: 0.114040 First code action call: 2.585689 Subsequent action call 1: 2.099005 Subsequent action call 2: 2.229051 Select all code action call: 4.695931 Change-Id: I3f20b9fe7c0a5cf6d9f4e5ca74193fc1f0668af2 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/427221 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Jens Johansen <jensj@google.com>