File tree Expand file tree Collapse file tree
source/devices/AM62X/linux Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -192,11 +192,15 @@ Dhrystone
192192=========
193193
194194Dhrystone is a core only benchmark that runs from warm L1 caches in all
195- modern processors. It scales linearly with clock speed.
195+ modern processors. It scales linearly with clock speed. This is a single
196+ core score depending on the current cpu clock frequency. The total DMIPS
197+ for all cores is at best the number of cores multiplied by the single core
198+ score.
196199
197- Please take note, different run may produce different slightly results.
198- This is advised to run this test multiple times in order to get maximum
199- performance numbers.
200+
201+ Please take note, different runs may produce slightly different results.
202+ It is advised to run this test multiple times in order to get maximum
203+ performance numbers or to average out the results from multiple trials.
200204
201205Execute the benchmark with the following:
202206
You can’t perform that action at this time.
0 commit comments