dart-sdk/benchmarks
Alexander Aprelev 5f198ae1c8 [vm/benchmarks] Add IsolateSpawn spawn latency and memory benchmarks.
The benchmark spawns an isolate that compiles hello world app with dart2js, measures time it takes for spawned isolate to get up and running, measures delta rss when isolate is spawned.

This also adds analysis_options.yaml that helps with keeping the code lint-free.

Change-Id: I5f1ffa9706766cd00bf1ea3fdad76957952de8a1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/119538
Reviewed-by: Jonas Termansen <sortie@google.com>
Commit-Queue: Alexander Aprelev <aam@google.com>
2019-10-11 19:52:12 +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/ffi] Use Pointer<Null> as the type of nullptr. 2019-10-11 14:39:47 +00:00
FfiCall/dart [vm/ffi] Deprecate Pointer.allocate/free. 2019-10-10 13:17:43 +00:00
FfiMemory/dart [vm/ffi] Deprecate Pointer.allocate/free. 2019-10-10 13:17:43 +00:00
FfiStruct/dart [vm/ffi] Deprecate Pointer.allocate/free. 2019-10-10 13:17:43 +00:00
Isolate/dart [vm/benchmark] Add *Bytes suffix to Isolate SendReceive benchmark 2019-09-05 15:25:33 +00:00
IsolateSpawn/dart [vm/benchmarks] Add IsolateSpawn spawn latency and memory benchmarks. 2019-10-11 19:52:12 +00:00
analysis_options.yaml [vm/benchmarks] Add IsolateSpawn spawn latency and memory benchmarks. 2019-10-11 19:52:12 +00:00