mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-10-29 22:24:51 +00:00
doc: Misc fixes
Fix typos, formatting and irrelevant information.
This commit is contained in:
@@ -652,7 +652,7 @@ class RunConfiguration(Configuration):
|
||||
The maximum number of times failed jobs will be retried before
|
||||
giving up. If not set.
|
||||
|
||||
.. note:: this number does not include the original attempt
|
||||
.. note:: This number does not include the original attempt
|
||||
''',
|
||||
),
|
||||
ConfigurationPoint(
|
||||
|
||||
@@ -37,8 +37,8 @@ class Geekbench(ApkUiautoWorkload):
|
||||
Geekbench scores are calibrated against a baseline score of 1,000 (which is
|
||||
the score of a single-processor Power Mac G5 @ 1.6GHz). Higher scores are
|
||||
better, with double the score indicating double the performance.
|
||||
The benchmarks fall into one of four categories:
|
||||
|
||||
The benchmarks fall into one of four categories:
|
||||
- integer performance.
|
||||
- floating point performance.
|
||||
- memory performance.
|
||||
|
||||
Reference in New Issue
Block a user