dart-sdk/benchmarks
Martin Kustermann ad6122810a [dart2wasm] Use RunTimeRaw for metric printer in WasmDataTransfer benchmark
Golem config expects RunTimeRaw metric (as we want to see not runs per
second but a more meaningful benchmark, i.e. how much transferring 1KB
of data takes)

=> Golem cannot just display it in different form, we have to make the
    benchmark report it also as RunTimeRaw.
=> This CL should fix the golem benchmarks.

Change-Id: I91301930941986771eb0725fd0d85424bb07dc3a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/372640
Reviewed-by: Slava Egorov <vegorov@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
2024-06-21 07:55:16 +00:00
..
AsyncLiveVars [dart2wasm] Switch binaryen optimization levels from -O3 to -Os 2024-02-14 13:45:13 +00:00
BigIntParsePrint
Calls [dart2wasm] Switch binaryen optimization levels from -O3 to -Os 2024-02-14 13:45:13 +00:00
DartCLIStartup
Dynamic [dart2wasm] Switch binaryen optimization levels from -O3 to -Os 2024-02-14 13:45:13 +00:00
EventLoopLatencyJson
EventLoopLatencyJson350KB
EventLoopLatencyRegexp
Example
FfiAsTypedList/dart
FfiBoringssl
FfiCall
FfiMemory/dart
FfiStruct
FfiStructCopy
FileIOSink/dart
ForEachLoop
ForInGeneratedLoop
ForInLoop
ForLoop
FunctionToJs/dart [benchmarks] Add Function.toJS benchmark 2024-06-14 19:42:10 +00:00
InstantiateTypeArgs [dart2wasm] Switch binaryen optimization levels from -O3 to -Os 2024-02-14 13:45:13 +00:00
IntegerSetLookup
Isolate
IsolateBaseOverhead
IsolateFibonacci
IsolateJson
IsolateRegExp/dart
IsolateSendExitLatency
IsolateSpawn
IsolateSpawnMemory
Iterators [benchmarks] Fix benchmarks warming up incorrectly. 2024-02-22 14:38:19 +00:00
ListCopy
LongStringCompare/dart [benchmarks] Fix benchmarks warming up incorrectly. 2024-02-22 14:38:19 +00:00
MapCopy
MapLookup
MD5 [benchmarks] Fix benchmarks warming up incorrectly. 2024-02-22 14:38:19 +00:00
MemoryCopy/dart
MultipleReturns/dart [dart2wasm] Switch binaryen optimization levels from -O3 to -Os 2024-02-14 13:45:13 +00:00
NativeCall
ObjectHash
ObjectHashPerf/dart Roll benchmark_harness to version 2.3.0, add new benchmark. 2024-04-23 15:19:49 +00:00
Omnibus
OmnibusDeferred
RecordCollections/dart [dart2wasm] Switch binaryen optimization levels from -O3 to -Os 2024-02-14 13:45:13 +00:00
Richards
RuntimeType
SDKArtifactSizes
SendPort
SHA1 [benchmarks] Fix benchmarks warming up incorrectly. 2024-02-22 14:38:19 +00:00
SHA256 [benchmarks] Fix benchmarks warming up incorrectly. 2024-02-22 14:38:19 +00:00
SkeletalAnimation
SkeletalAnimationSIMD
SoundSplayTreeSieve
Startup
StringPool
SubtypeTestCache [dart2wasm] Switch binaryen optimization levels from -O3 to -Os 2024-02-14 13:45:13 +00:00
SwitchFSM/dart
TearOff/dart Avoid lint warning in TearOff benchmark 2024-04-09 14:40:23 +00:00
TypedData
TypedDataCopy
TypedDataDuplicate [benchmarks] Fix benchmarks warming up incorrectly. 2024-02-22 14:38:19 +00:00
TypedDataPoly/dart [dart2wasm] Switch binaryen optimization levels from -O3 to -Os 2024-02-14 13:45:13 +00:00
TypeLiteral/dart [dart2wasm] Switch binaryen optimization levels from -O3 to -Os 2024-02-14 13:45:13 +00:00
UiMatrix/dart
Utf8Decode [benchmarks] Fix benchmarks warming up incorrectly. 2024-02-22 14:38:19 +00:00
Utf8DecodeComplex/dart [benchmarks] Fix benchmarks warming up incorrectly. 2024-02-22 14:38:19 +00:00
Utf8Encode [benchmarks] Fix benchmarks warming up incorrectly. 2024-02-22 14:38:19 +00:00
WasmDataTransfer/dart [dart2wasm] Use RunTimeRaw for metric printer in WasmDataTransfer benchmark 2024-06-21 07:55:16 +00:00
analysis_options.yaml
OWNERS