dart-sdk/benchmarks
Martin Kustermann f922ed0962 [vm/concurrency] Update IsolateSpawnMemory benchmark
Ensure to count heap sizes of all isolate groups, since
AOT works with --enable-isolate-groups, JIT without.

Make the benchmark work in phases to make numbers more stable.

Add a max-process-rss metric to see peak memory during duration
of the entire benchmark.

Change-Id: I481b2cb8b666885b5c2b9c53fff1177accd01830
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/126724
Commit-Queue: Martin Kustermann <kustermann@google.com>
Reviewed-by: Alexander Aprelev <aam@google.com>
2019-12-03 12:07:55 +00:00
..
BigIntParsePrint/dart Add BigInt/Int64 parse/toString benchmark 2019-10-04 00:45:03 +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/benchmarks] Add benchmark that decodes json on a separate isolate. 2019-11-04 21:50:15 +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
analysis_options.yaml [vm/benchmarks] Add IsolateSpawn spawn latency and memory benchmarks. 2019-10-11 19:52:12 +00:00