dart-sdk/benchmarks/TypedDataDuplicate
Alexander Markov 889d6a9565 [benchmarks/nnbd] Migrate TypedDataDuplicate benchmark to NNBD
Also:

* Clean up lints in both unmigrated and migrated versions of benchmarks.

* Cache lists in local variables in Uint8ListCopyViaLoopBenchmark and
  Float64ListCopyViaLoopBenchmark to make the same number of field
  accesses as in other benchmarks, in order to make comparison between
  different ways of copying typed data more fair.

Change-Id: I1e7e726ebf1f3cf6c199fce515c2a56d94576ba6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/150280
Reviewed-by: Régis Crelier <regis@google.com>
Commit-Queue: Alexander Markov <alexmarkov@google.com>
2020-06-05 22:22:40 +00:00
..
dart [benchmarks/nnbd] Migrate TypedDataDuplicate benchmark to NNBD 2020-06-05 22:22:40 +00:00
dart2 [benchmarks/nnbd] Migrate TypedDataDuplicate benchmark to NNBD 2020-06-05 22:22:40 +00:00