This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 52f381fdd4 Adjust the apps/benchmarks directory and add some new
Profile tools
52f381fdd4 is described below
commit 52f381fdd48306758445cbf68def718380e8bc96
Author: chenrun1 <[email protected]>
AuthorDate: Sun Apr 7 16:36:05 2024 +0800
Adjust the apps/benchmarks directory and add some new Profile tools
Based on the adjustment of https://github.com/apache/nuttx-apps/pull/2346,
update the Document
Signed-off-by: chenrun1 <[email protected]>
---
Documentation/applications/{testing => benchmarks}/cachespeed/index.rst | 0
.../{testing/cachespeed => benchmarks/coremark-pro}/index.rst | 2 +-
.../applications/{testing/cachespeed => benchmarks/dhrystone}/index.rst | 2 +-
.../applications/{testing/cachespeed => benchmarks/fio}/index.rst | 2 +-
Documentation/applications/{testing => benchmarks}/iozone/index.rst | 0
Documentation/applications/{testing => benchmarks}/osperf/index.rst | 0
Documentation/applications/{testing => benchmarks}/ramspeed/index.rst | 0
Documentation/applications/{testing => benchmarks}/superpi/index.rst | 0
8 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/applications/testing/cachespeed/index.rst
b/Documentation/applications/benchmarks/cachespeed/index.rst
similarity index 100%
copy from Documentation/applications/testing/cachespeed/index.rst
copy to Documentation/applications/benchmarks/cachespeed/index.rst
diff --git a/Documentation/applications/testing/cachespeed/index.rst
b/Documentation/applications/benchmarks/coremark-pro/index.rst
similarity index 66%
copy from Documentation/applications/testing/cachespeed/index.rst
copy to Documentation/applications/benchmarks/coremark-pro/index.rst
index ccc84f0ba7..236931b247 100644
--- a/Documentation/applications/testing/cachespeed/index.rst
+++ b/Documentation/applications/benchmarks/coremark-pro/index.rst
@@ -1,3 +1,3 @@
===============================
-``cachespeed`` CACHE Speed Test
+``coremark-pro`` CoreMark-PRO
===============================
diff --git a/Documentation/applications/testing/cachespeed/index.rst
b/Documentation/applications/benchmarks/dhrystone/index.rst
similarity index 66%
copy from Documentation/applications/testing/cachespeed/index.rst
copy to Documentation/applications/benchmarks/dhrystone/index.rst
index ccc84f0ba7..e2c089cb18 100644
--- a/Documentation/applications/testing/cachespeed/index.rst
+++ b/Documentation/applications/benchmarks/dhrystone/index.rst
@@ -1,3 +1,3 @@
===============================
-``cachespeed`` CACHE Speed Test
+``Dhrystone`` Dhrystone
===============================
diff --git a/Documentation/applications/testing/cachespeed/index.rst
b/Documentation/applications/benchmarks/fio/index.rst
similarity index 66%
rename from Documentation/applications/testing/cachespeed/index.rst
rename to Documentation/applications/benchmarks/fio/index.rst
index ccc84f0ba7..fb06b36504 100644
--- a/Documentation/applications/testing/cachespeed/index.rst
+++ b/Documentation/applications/benchmarks/fio/index.rst
@@ -1,3 +1,3 @@
===============================
-``cachespeed`` CACHE Speed Test
+``FIO`` FIO Benchmark
===============================
diff --git a/Documentation/applications/testing/iozone/index.rst
b/Documentation/applications/benchmarks/iozone/index.rst
similarity index 100%
rename from Documentation/applications/testing/iozone/index.rst
rename to Documentation/applications/benchmarks/iozone/index.rst
diff --git a/Documentation/applications/testing/osperf/index.rst
b/Documentation/applications/benchmarks/osperf/index.rst
similarity index 100%
rename from Documentation/applications/testing/osperf/index.rst
rename to Documentation/applications/benchmarks/osperf/index.rst
diff --git a/Documentation/applications/testing/ramspeed/index.rst
b/Documentation/applications/benchmarks/ramspeed/index.rst
similarity index 100%
rename from Documentation/applications/testing/ramspeed/index.rst
rename to Documentation/applications/benchmarks/ramspeed/index.rst
diff --git a/Documentation/applications/testing/superpi/index.rst
b/Documentation/applications/benchmarks/superpi/index.rst
similarity index 100%
rename from Documentation/applications/testing/superpi/index.rst
rename to Documentation/applications/benchmarks/superpi/index.rst