dart-sdk/benchmarks
Alexander Markov 6897b9e331 [benchmarks] Micro-benchmark for multiple returns
The new micro-benchmark measures performance of returning 2 values
via list, dedicated class, record and a record with named fields.
Requires '--enable-experiment=records' flag to run.

Issue: https://github.com/dart-lang/sdk/issues/49719
Change-Id: I895d955efb2fc4f1c04b31b113cd8e01db47132a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/265121
Reviewed-by: Slava Egorov <vegorov@google.com>
Commit-Queue: Alexander Markov <alexmarkov@google.com>
2022-10-25 17:02:21 +00:00
..
AsyncLiveVars
BigIntParsePrint
Calls
DartCLIStartup
Dynamic
EventLoopLatencyJson
EventLoopLatencyJson350KB
EventLoopLatencyRegexp
Example Fix typo 2022-08-04 09:22:39 +00:00
FfiAsTypedList
FfiBoringssl
FfiCall Reland "[vm/ffi] Throw on returning Error in Handle" 2022-10-03 12:25:08 +00:00
FfiMemory
FfiStruct
InstantiateTypeArgs [benchmarks] Address post-review comments for InstantiateTypeArgs. 2022-07-27 08:54:57 +00:00
IntegerSetLookup [gardening] Fix copyright statement typo. 2022-09-15 18:00:59 +00:00
Isolate
IsolateBaseOverhead
IsolateFibonacci
IsolateJson
IsolateSendExitLatency
IsolateSpawn
IsolateSpawnMemory
Iterators
ListCopy
MapCopy
MapLookup
MD5
MultipleReturns/dart [benchmarks] Micro-benchmark for multiple returns 2022-10-25 17:02:21 +00:00
NativeCall
ObjectHash
Omnibus
OmnibusDeferred
Richards
RuntimeType
SDKArtifactSizes
SendPort
SHA1
SHA256
SkeletalAnimation
SkeletalAnimationSIMD
SoundSplayTreeSieve Fix typos 2022-09-16 19:35:00 +00:00
Startup
StringPool
TypedDataDuplicate
TypedDataPoly/dart Benchmark for comparing reading Uint8List vs UnmodifiableUint8ListView 2022-10-21 00:53:59 +00:00
TypeLiteral/dart
Utf8Decode
Utf8Encode
analysis_options.yaml
OWNERS