You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(linux): Fix headers and whitespace in AM62P performance rst
The performance guides use incorrect header hierarchy, fix
header hierarchy and whitespace to establish an easier to
read/parse html.
Signed-off-by: Judith Mendez <jm@ti.com>
"string_sort (iterations)","157.42 (min 150.17, max 168.31)"
249
256
250
257
Stream
251
-
^^^^^^
258
+
======
259
+
252
260
STREAM is a microbenchmark for measuring data memory system performance without
253
261
any data reuse. It is designed to miss on caches and exercise data prefetcher
254
262
and speculative accesses.
@@ -274,7 +282,8 @@ Execute the benchmark with the following:
274
282
"triad (mb/s)","2328.48 (min 2274.80, max 2413.50)"
275
283
276
284
CoreMarkPro
277
-
^^^^^^^^^^^
285
+
===========
286
+
278
287
CoreMark®-Pro is a comprehensive, advanced processor benchmark that works with
279
288
and enhances the market-proven industry-standard EEMBC CoreMark® benchmark.
280
289
While CoreMark stresses the CPU pipeline, CoreMark-Pro tests the entire processor,
@@ -310,7 +319,8 @@ and floating-point workloads, and data sets for utilizing larger memory subsyste
310
319
"zip-test (workloads/)","41.87 (min 38.46, max 46.51)"
311
320
312
321
MultiBench
313
-
^^^^^^^^^^
322
+
==========
323
+
314
324
MultiBench™ is a suite of benchmarks that allows processor and system designers to
315
325
analyze, test, and improve multicore processors. It uses three forms of concurrency:
316
326
Data decomposition: multiple threads cooperating on achieving a unified goal and
@@ -357,11 +367,13 @@ thread-enabled workloads to be tested.
357
367
"x264-4mq (workloads/)","0.54 (min 0.51, max 0.58)"
358
368
"x264-4mqw1 (workloads/)","0.54 (min 0.52, max 0.58)"
359
369
370
+
|
371
+
360
372
Boot-time Measurement
361
-
---------------------
373
+
=====================
362
374
363
375
Boot media: MMCSD
364
-
^^^^^^^^^^^^^^^^^
376
+
-----------------
365
377
366
378
.. csv-table:: Linux boot time MMCSD
367
379
:header: "Boot Configuration","am62pxx_sk-fs: Boot time in seconds: avg(min,max)"
@@ -372,8 +384,8 @@ Boot time numbers [avg, min, max] are measured from "Starting kernel" to Linux p
372
384
373
385
|
374
386
375
-
ALSA SoC Audio Driver
376
-
---------------------
387
+
ALSA SoC Audio
388
+
==============
377
389
378
390
#. Access type - RW\_INTERLEAVED
379
391
#. Channels - 2
@@ -408,11 +420,12 @@ ALSA SoC Audio Driver
408
420
409
421
|
410
422
411
-
Graphics SGX/RGX Driver
412
-
-----------------------
423
+
Graphics SGX/RGX
424
+
================
413
425
414
426
GFXBench
415
-
^^^^^^^^
427
+
--------
428
+
416
429
Run GFXBench and capture performance reported (Score and Display rate in fps). All display outputs (HDMI, Displayport and/or LCD) are connected when running these tests
417
430
418
431
.. csv-table:: GFXBench Performance
@@ -423,7 +436,7 @@ Run GFXBench and capture performance reported (Score and Display rate in fps). A
423
436
" GFXBench 5.x gl_5_high_off","108.08 (min 104.61, max 115.03)","1.68 (min 1.63, max 1.79)"
424
437
425
438
Glmark2
426
-
^^^^^^^
439
+
-------
427
440
428
441
Run Glmark2 and capture performance reported (Score). All display outputs (HDMI, Displayport and/or LCD) are connected when running these tests
429
442
@@ -436,7 +449,8 @@ Run Glmark2 and capture performance reported (Score). All display outputs (HDMI,
436
449
|
437
450
438
451
Ethernet
439
-
--------
452
+
========
453
+
440
454
Ethernet performance benchmarks were measured using :command:`netperf` 2.7.1 https://hewlettpackard.github.io/netperf/doc/netperf.html
441
455
Test procedures were modeled after those defined in RFC-2544:
442
456
https://tools.ietf.org/html/rfc2544, where the DUT is the TI device
@@ -502,29 +516,29 @@ Running the following commands will trigger :command:`netperf` clients to measur
"256k","38.92 (min 38.50, max 39.50)","1.30 (min 1.13, max 1.44)","83.68 (min 83.30, max 84.40)","1.59 (min 1.47, max 1.72)"
650
664
651
665
MMC EXT4
652
-
^^^^^^^^
666
+
--------
653
667
654
668
.. csv-table:: MMC EXT4
655
669
:header: "Buffer size (bytes)","am62pxx_sk-fs: Write Raw Throughput (Mbytes/sec)","am62pxx_sk-fs: Write Raw CPU Load (%)","am62pxx_sk-fs: Read Raw Throughput (Mbytes/sec)","am62pxx_sk-fs: Read Raw CPU Load (%)"
@@ -684,11 +698,11 @@ The performance numbers were captured using the following:
0 commit comments