1
0
mirror of https://github.com/dart-lang/sdk synced 2024-07-08 12:06:26 +00:00
dart-sdk/benchmarks
Aske Simon Christensen 16b4cbc0df [benchmark] Adjust UTF-8 decode benchmark to reflect more typical use.
The majority of UTF-8 decoding in Dart programs is done via the
utf8.decode() call. Therefore, our benchmark should do the same to
better reflect realistic use.

Change-Id: I080edf689a8acd329bb2ee4d54a3de842f387a0a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/145594
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Aske Simon Christensen <askesc@google.com>
2020-05-01 15:21:13 +00:00
..
BigIntParsePrint/dart [benchmark] Make BigIntPrintParse be NNBD-agnostic 2020-03-26 17:55:33 +00:00
Calls/dart [vm/benchmarks] Add sync/sync*/async/async* call benchmarks 2019-08-22 12:21:19 +00:00
Example/dart [benchmark] Add top level benchmarks directory. 2019-07-10 14:51:14 +00:00
FfiBoringssl/dart [vm] DBC is obsolete. Remove dead code. 2019-10-27 18:18:29 +00:00
FfiCall/dart [vm] DBC is obsolete. Remove dead code. 2019-10-27 18:18:29 +00:00
FfiMemory/dart [vm] DBC is obsolete. Remove dead code. 2019-10-27 18:18:29 +00:00
FfiStruct/dart [vm/ffi] Remove Struct type argument 2019-10-15 18:35:57 +00:00
Isolate/dart [vm/benchmark] Add *Bytes suffix to Isolate SendReceive benchmark 2019-09-05 15:25:33 +00:00
IsolateJson/dart [vm/isolates] Introduce sendAndExit. 2020-04-22 17:34:09 +00:00
IsolateSpawn/dart [vm/benchmark] Add IsolateSpawnMemory.Dart2JSDeltaRss benchmarks. 2019-11-04 23:53:05 +00:00
IsolateSpawnMemory/dart [vm/concurrency] Update IsolateSpawnMemory benchmark 2019-12-03 12:07:55 +00:00
ListCopy/dart [benckmark] Apply code review suggestion to TBR-ed ListCopy benchmark fix 2020-03-24 00:22:45 +00:00
RuntimeType/dart [benchmark] Benchmark for some .runtimeType patterns from Flutter 2020-04-27 22:22:36 +00:00
SoundSplayTreeSieve/dart Added SoundSplayTreeSieve benchmark for variantly sound interfaces. 2019-12-20 23:54:15 +00:00
TypedDataDuplicate/dart [benchmarks] Add typed data copy benchmark 2020-01-24 22:04:35 +00:00
Utf8Decode/dart [benchmark] Adjust UTF-8 decode benchmark to reflect more typical use. 2020-05-01 15:21:13 +00:00
analysis_options.yaml [vm/benchmarks] Add IsolateSpawn spawn latency and memory benchmarks. 2019-10-11 19:52:12 +00:00