dart-sdk/benchmarks
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
..
BigIntParsePrint [benchmark] BigIntParsePrint lint fixes 2020-06-05 01:41:23 +00:00
Calls [benchmark] Synchronize Calls benchmark changes to dart2 implementation. 2020-06-03 11:03:48 +00:00
Example [benchmark] Fork benchmarks for null safety and pin internal ones. 2020-06-02 12:53:24 +00:00
FfiBoringssl [benchmark] Fork benchmarks for null safety and pin internal ones. 2020-06-02 12:53:24 +00:00
FfiCall [benchmark] Fix oversights from the benchmark fork. 2020-06-04 11:00:20 +00:00
FfiMemory [benchmark] Fork benchmarks for null safety and pin internal ones. 2020-06-02 12:53:24 +00:00
FfiStruct [benchmark] Fork benchmarks for null safety and pin internal ones. 2020-06-02 12:53:24 +00:00
Isolate [benchmark] Fork benchmarks for null safety and pin internal ones. 2020-06-02 12:53:24 +00:00
IsolateJson [benchmark] Fix oversights from the benchmark fork. 2020-06-04 11:00:20 +00:00
IsolateSpawn [benchmark] Fix dart2 files importing dart files. 2020-06-03 14:04:16 +00:00
IsolateSpawnMemory [benchmark] Fix dart2 files importing dart files. 2020-06-03 14:04:16 +00:00
ListCopy [benchmark] Fork benchmarks for null safety and pin internal ones. 2020-06-02 12:53:24 +00:00
RuntimeType [benchmark] Fork benchmarks for null safety and pin internal ones. 2020-06-02 12:53:24 +00:00
SoundSplayTreeSieve [benchmark] Fork benchmarks for null safety and pin internal ones. 2020-06-02 12:53:24 +00:00
TypedDataDuplicate [benchmarks/nnbd] Migrate TypedDataDuplicate benchmark to NNBD 2020-06-05 22:22:40 +00:00
Utf8Decode [benchmark] Fork benchmarks for null safety and pin internal ones. 2020-06-02 12:53:24 +00:00
analysis_options.yaml [vm/benchmarks] Add IsolateSpawn spawn latency and memory benchmarks. 2019-10-11 19:52:12 +00:00