aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-06-26 10:12:04 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-06-26 10:12:04 +0000
commit487e1a45ad72859f2f07bbbbb165ed9ad4f8e7d7 (patch)
treee4f7d80933a904838be5ccef5678cfc364a04aa2
parent71767ea71ed7cf537cdfd2900b035d98a71eed4d (diff)
downloadChibiOS-487e1a45ad72859f2f07bbbbb165ed9ad4f8e7d7.tar.gz
ChibiOS-487e1a45ad72859f2f07bbbbb165ed9ad4f8e7d7.tar.bz2
ChibiOS-487e1a45ad72859f2f07bbbbb165ed9ad4f8e7d7.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2042 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--docs/reports/STM8S105-16-Cosmic.txt20
-rw-r--r--docs/reports/STM8S105-16-Raisonance.txt22
2 files changed, 21 insertions, 21 deletions
diff --git a/docs/reports/STM8S105-16-Cosmic.txt b/docs/reports/STM8S105-16-Cosmic.txt
index 40926be0f..dc43056be 100644
--- a/docs/reports/STM8S105-16-Cosmic.txt
+++ b/docs/reports/STM8S105-16-Cosmic.txt
@@ -6,7 +6,7 @@ Compiler: Cosmic STM8 compiler 4.3.3.3.
*** ChibiOS/RT test suite
***
-*** Kernel: 1.5.8unstable
+*** Kernel: 2.1.0unstable
*** Architecture: STM8
*** Platform: STM8x
*** Test Board: ST STM8S-Discovery
@@ -94,15 +94,15 @@ Compiler: Cosmic STM8 compiler 4.3.3.3.
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.1 (Benchmark, messages #1)
---- Score : 36081 msgs/S, 72162 ctxswc/S
+--- Score : 36244 msgs/S, 72488 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.2 (Benchmark, messages #2)
---- Score : 28594 msgs/S, 57188 ctxswc/S
+--- Score : 28697 msgs/S, 57394 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.3 (Benchmark, messages #3)
---- Score : 28594 msgs/S, 57188 ctxswc/S
+--- Score : 28697 msgs/S, 57394 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.4 (Benchmark, context switch)
@@ -110,7 +110,7 @@ Compiler: Cosmic STM8 compiler 4.3.3.3.
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.5 (Benchmark, threads, full cycle)
---- Score : 20867 threads/S
+--- Score : 20894 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.6 (Benchmark, threads, create only)
@@ -118,15 +118,15 @@ Compiler: Cosmic STM8 compiler 4.3.3.3.
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)
---- Score : 9234 reschedules/S, 55404 ctxswc/S
+--- Score : 9299 reschedules/S, 55794 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.8 (Benchmark, round robin context switching)
---- Score : 70960 ctxswc/S
+--- Score : 71596 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.9 (Benchmark, I/O Queues throughput)
---- Score : 89420 bytes/S
+--- Score : 91500 bytes/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.10 (Benchmark, virtual timers set/reset)
@@ -134,11 +134,11 @@ Compiler: Cosmic STM8 compiler 4.3.3.3.
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.11 (Benchmark, semaphores wait/signal)
---- Score : 291932 wait+signal/S
+--- Score : 293272 wait+signal/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.12 (Benchmark, mutexes lock/unlock)
---- Score : 147316 lock+unlock/S
+--- Score : 141764 lock+unlock/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.13 (Benchmark, RAM footprint)
diff --git a/docs/reports/STM8S105-16-Raisonance.txt b/docs/reports/STM8S105-16-Raisonance.txt
index e65e9014f..77974e0c5 100644
--- a/docs/reports/STM8S105-16-Raisonance.txt
+++ b/docs/reports/STM8S105-16-Raisonance.txt
@@ -6,7 +6,7 @@ Compiler: Raisonance RKit-STM8_2.28.10.0092
*** ChibiOS/RT test suite
***
-*** Kernel: 1.5.8unstable
+*** Kernel: 2.1.0unstable
*** Architecture: STM8
*** Platform: STM8x
*** Test Board: ST STM8S-Discovery
@@ -98,11 +98,11 @@ Compiler: Raisonance RKit-STM8_2.28.10.0092
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.2 (Benchmark, messages #2)
---- Score : 24143 msgs/S, 48286 ctxswc/S
+--- Score : 24253 msgs/S, 48506 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.3 (Benchmark, messages #3)
---- Score : 24143 msgs/S, 48286 ctxswc/S
+--- Score : 24253 msgs/S, 48506 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.4 (Benchmark, context switch)
@@ -110,35 +110,35 @@ Compiler: Raisonance RKit-STM8_2.28.10.0092
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.5 (Benchmark, threads, full cycle)
---- Score : 17149 threads/S
+--- Score : 17186 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.6 (Benchmark, threads, create only)
---- Score : 25946 threads/S
+--- Score : 25904 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)
---- Score : 6971 reschedules/S, 41826 ctxswc/S
+--- Score : 6974 reschedules/S, 41844 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.8 (Benchmark, round robin context switching)
---- Score : 54880 ctxswc/S
+--- Score : 55108 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.9 (Benchmark, I/O Queues throughput)
---- Score : 63392 bytes/S
+--- Score : 62908 bytes/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.10 (Benchmark, virtual timers set/reset)
---- Score : 55688 timers/S
+--- Score : 55786 timers/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.11 (Benchmark, semaphores wait/signal)
---- Score : 216712 wait+signal/S
+--- Score : 217448 wait+signal/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.12 (Benchmark, mutexes lock/unlock)
---- Score : 114572 lock+unlock/S
+--- Score : 114368 lock+unlock/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.13 (Benchmark, RAM footprint)