File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,10 @@ Write inline benchmarks using the functions:
7474A * single* benchmark file may be run as a Dart executable:
7575![ Console Output Single] ( https://raw.githubusercontent.com/simphotonics/benchmark_runner/custom-emitter/images/single_report.png )
7676
77- The console output is shown above. By default, the functions emit benchmark score statistics:
77+ The console output is shown above. By default,
78+ the functions [ ` benchmark ` ] [ benchmark ] and
79+ [ ` asyncBenchmark ` ] [ asyncBenchmark ]
80+ emit benchmark score statistics.
7881* The first column shows the micro-benchmark runtime, followed by the group
7982 name and the benchmark name.
8083* The labels of asynchronous groups and benchmarks are marked with an hour-glass
You can’t perform that action at this time.
0 commit comments