aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-02-16 10:32:43 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-02-16 10:32:43 +0000
commitdc5964f59f591bffdbe875cea33b419000cd3568 (patch)
tree5a51f5891342c2c76469962d739d3724fbd9e1a5 /doc
parentcf204e72ea5fd6e4be8b3295cb148fde5fdd47d2 (diff)
downloadChibiOS-dc5964f59f591bffdbe875cea33b419000cd3568.tar.gz
ChibiOS-dc5964f59f591bffdbe875cea33b419000cd3568.tar.bz2
ChibiOS-dc5964f59f591bffdbe875cea33b419000cd3568.zip
RT4 and NIL2 merged. All demos and test applications to be updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8901 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'doc')
-rw-r--r--doc/rt/reports/STM32F746-216-GCC.txt65
1 files changed, 28 insertions, 37 deletions
diff --git a/doc/rt/reports/STM32F746-216-GCC.txt b/doc/rt/reports/STM32F746-216-GCC.txt
index 472ca618c..158264aa5 100644
--- a/doc/rt/reports/STM32F746-216-GCC.txt
+++ b/doc/rt/reports/STM32F746-216-GCC.txt
@@ -1,8 +1,8 @@
*** ChibiOS/RT test suite
***
-*** Kernel: 3.1.0
-*** Compiled: Jan 4 2016 - 11:31:27
+*** Kernel: 4.0.0
+*** Compiled: Feb 16 2016 - 11:13:58
*** Compiler: GCC 4.9.3 20150529 (release) [ARM/embedded-4_9-branch revision 227977]
*** Architecture: ARMv7E-M
*** Core Variant: Cortex-M7
@@ -83,72 +83,63 @@
--- Test Case 9.1 (Memory Pools, queue/dequeue)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 10.1 (Dynamic APIs, threads creation from heap)
+--- Test Case 10.1 (Queues, input queues)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 10.2 (Dynamic APIs, threads creation from memory pool)
+--- Test Case 10.2 (Queues, output queues)
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 10.3 (Dynamic APIs, registry and references)
+--- Test Case 11.1 (Benchmark, messages #1)
+--- Score : 1079993 msgs/S, 2159986 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 11.1 (Queues, input queues)
+--- Test Case 11.2 (Benchmark, messages #2)
+--- Score : 959994 msgs/S, 1919988 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 11.2 (Queues, output queues)
+--- Test Case 11.3 (Benchmark, messages #3)
+--- Score : 959993 msgs/S, 1919986 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 12.1 (Benchmark, messages #1)
---- Score : 1074619 msgs/S, 2149238 ctxswc/S
+--- Test Case 11.4 (Benchmark, context switch)
+--- Score : 4965488 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 12.2 (Benchmark, messages #2)
---- Score : 947361 msgs/S, 1894722 ctxswc/S
+--- Test Case 11.5 (Benchmark, threads, full cycle)
+--- Score : 830762 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 12.3 (Benchmark, messages #3)
---- Score : 947361 msgs/S, 1894722 ctxswc/S
+--- Test Case 11.6 (Benchmark, threads, create only)
+--- Score : 1148929 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 12.4 (Benchmark, context switch)
---- Score : 4909064 ctxswc/S
+--- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)
+--- Score : 360455 reschedules/S, 2162730 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 12.5 (Benchmark, threads, full cycle)
---- Score : 717602 threads/S
+--- Test Case 11.8 (Benchmark, round robin context switching)
+--- Score : 2579080 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 12.6 (Benchmark, threads, create only)
---- Score : 1136835 threads/S
+--- Test Case 11.9 (Benchmark, I/O Queues throughput)
+--- Score : 2522620 bytes/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 12.7 (Benchmark, mass reschedule, 5 threads)
---- Score : 349378 reschedules/S, 2096268 ctxswc/S
---- Result: SUCCESS
-----------------------------------------------------------------------------
---- Test Case 12.8 (Benchmark, round robin context switching)
---- Score : 2548660 ctxswc/S
---- Result: SUCCESS
-----------------------------------------------------------------------------
---- Test Case 12.9 (Benchmark, I/O Queues throughput)
---- Score : 2530008 bytes/S
---- Result: SUCCESS
-----------------------------------------------------------------------------
---- Test Case 12.10 (Benchmark, virtual timers set/reset)
+--- Test Case 11.10 (Benchmark, virtual timers set/reset)
--- Score : 2000026 timers/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 12.11 (Benchmark, semaphores wait/signal)
+--- Test Case 11.11 (Benchmark, semaphores wait/signal)
--- Score : 3052996 wait+signal/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 12.12 (Benchmark, mutexes lock/unlock)
---- Score : 2489904 lock+unlock/S
+--- Test Case 11.12 (Benchmark, mutexes lock/unlock)
+--- Score : 2482752 lock+unlock/S
--- Result: SUCCESS
----------------------------------------------------------------------------
---- Test Case 12.13 (Benchmark, RAM footprint)
+--- Test Case 11.13 (Benchmark, RAM footprint)
--- System: 336 bytes
---- Thread: 68 bytes
+--- Thread: 64 bytes
--- Timer : 20 bytes
--- Semaph: 12 bytes
--- EventS: 4 bytes