aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-11-23 21:46:40 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-11-23 21:46:40 +0000
commit63ae69408a2839eaa595117c126be11b58996416 (patch)
tree29d2518b249ab038b77211cd8167b90189850222
parent4286b14a9e6d82823c8e5c759495575b1b7fa5ef (diff)
downloadChibiOS-63ae69408a2839eaa595117c126be11b58996416.tar.gz
ChibiOS-63ae69408a2839eaa595117c126be11b58996416.tar.bz2
ChibiOS-63ae69408a2839eaa595117c126be11b58996416.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3521 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--docs/reports/STM32F107-72-GCC.txt36
1 files changed, 19 insertions, 17 deletions
diff --git a/docs/reports/STM32F107-72-GCC.txt b/docs/reports/STM32F107-72-GCC.txt
index 3240b2663..0a1ec3e0e 100644
--- a/docs/reports/STM32F107-72-GCC.txt
+++ b/docs/reports/STM32F107-72-GCC.txt
@@ -5,11 +5,13 @@ Settings: SYSCLK=72, ACR=0x12 (2 wait states)
*** ChibiOS/RT test suite
***
-*** Kernel: 2.3.1unstable
-*** GCC Version: 4.5.2
+*** Kernel: 2.3.4unstable
+*** Compiled: Nov 23 2011 - 22:42:22
+*** Compiler: GCC 4.6.2
*** Architecture: ARMv7-M
*** Core Variant: Cortex-M3
-*** Platform: STM32 Connectivity Line
+*** Port Info: Advanced kernel mode
+*** Platform: STM32F1 Connectivity Line
*** Test Board: Olimex STM32-P107
----------------------------------------------------------------------------
@@ -98,56 +100,56 @@ Settings: SYSCLK=72, ACR=0x12 (2 wait states)
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.1 (Benchmark, messages #1)
---- Score : 249426 msgs/S, 498852 ctxswc/S
+--- Score : 266998 msgs/S, 533996 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.2 (Benchmark, messages #2)
---- Score : 198438 msgs/S, 396876 ctxswc/S
+--- Score : 213739 msgs/S, 427478 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.3 (Benchmark, messages #3)
---- Score : 198438 msgs/S, 396876 ctxswc/S
+--- Score : 213739 msgs/S, 427478 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.4 (Benchmark, context switch)
---- Score : 848888 ctxswc/S
+--- Score : 962400 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.5 (Benchmark, threads, full cycle)
---- Score : 156166 threads/S
+--- Score : 159245 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.6 (Benchmark, threads, create only)
---- Score : 235534 threads/S
+--- Score : 236248 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)
---- Score : 61032 reschedules/S, 366192 ctxswc/S
+--- Score : 64816 reschedules/S, 388896 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.8 (Benchmark, round robin context switching)
---- Score : 472600 ctxswc/S
+--- Score : 474824 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.9 (Benchmark, I/O Queues throughput)
---- Score : 478964 bytes/S
+--- Score : 607996 bytes/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.10 (Benchmark, virtual timers set/reset)
---- Score : 644340 timers/S
+--- Score : 644128 timers/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.11 (Benchmark, semaphores wait/signal)
---- Score : 787320 wait+signal/S
+--- Score : 787068 wait+signal/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.12 (Benchmark, mutexes lock/unlock)
---- Score : 586488 lock+unlock/S
+--- Score : 595996 lock+unlock/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.13 (Benchmark, RAM footprint)
---- System: 360 bytes
---- Thread: 68 bytes
+--- System: 376 bytes
+--- Thread: 72 bytes
--- Timer : 20 bytes
--- Semaph: 12 bytes
--- EventS: 4 bytes