diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-12-12 19:44:39 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-12-12 19:44:39 +0000 |
commit | 27ab6ff1f19abb1cb4ee4c13a29e099a2c18209c (patch) | |
tree | 288a16e632ad2bbe18ea879b648717197896a5fa /docs/reports | |
parent | c81fbcefa26256e64b47812726e03633c8390fcd (diff) | |
download | ChibiOS-27ab6ff1f19abb1cb4ee4c13a29e099a2c18209c.tar.gz ChibiOS-27ab6ff1f19abb1cb4ee4c13a29e099a2c18209c.tar.bz2 ChibiOS-27ab6ff1f19abb1cb4ee4c13a29e099a2c18209c.zip |
Optimization in CM4 FPU support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3607 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/reports')
-rw-r--r-- | docs/reports/STM32F407-168-GCC-FPU.txt | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/docs/reports/STM32F407-168-GCC-FPU.txt b/docs/reports/STM32F407-168-GCC-FPU.txt index 47dc76c84..0f8e9dc91 100644 --- a/docs/reports/STM32F407-168-GCC-FPU.txt +++ b/docs/reports/STM32F407-168-GCC-FPU.txt @@ -6,7 +6,7 @@ Settings: SYSCLK=168, ACR=0x705 (5 wait states) *** ChibiOS/RT test suite
***
*** Kernel: 2.3.5unstable
-*** Compiled: Dec 11 2011 - 17:14:07
+*** Compiled: Dec 12 2011 - 20:40:15
*** Compiler: GCC 4.6.2
*** Architecture: ARMv7-ME
*** Core Variant: Cortex-M4F
@@ -100,51 +100,51 @@ Settings: SYSCLK=168, ACR=0x705 (5 wait states) --- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.1 (Benchmark, messages #1)
---- Score : 559399 msgs/S, 1118798 ctxswc/S
+--- Score : 559422 msgs/S, 1118844 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.2 (Benchmark, messages #2)
---- Score : 476758 msgs/S, 953516 ctxswc/S
+--- Score : 476781 msgs/S, 953562 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.3 (Benchmark, messages #3)
---- Score : 476757 msgs/S, 953514 ctxswc/S
+--- Score : 476781 msgs/S, 953562 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.4 (Benchmark, context switch)
---- Score : 1639312 ctxswc/S
+--- Score : 1639392 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.5 (Benchmark, threads, full cycle)
---- Score : 371289 threads/S
+--- Score : 371307 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.6 (Benchmark, threads, create only)
---- Score : 496514 threads/S
+--- Score : 496538 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)
---- Score : 151014 reschedules/S, 906084 ctxswc/S
+--- Score : 151022 reschedules/S, 906132 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.8 (Benchmark, round robin context switching)
---- Score : 1018620 ctxswc/S
+--- Score : 1018660 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.9 (Benchmark, I/O Queues throughput)
---- Score : 1766592 bytes/S
+--- Score : 1766676 bytes/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.10 (Benchmark, virtual timers set/reset)
---- Score : 1997950 timers/S
+--- Score : 1998046 timers/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.11 (Benchmark, semaphores wait/signal)
---- Score : 2601996 wait+signal/S
+--- Score : 2602084 wait+signal/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.12 (Benchmark, mutexes lock/unlock)
---- Score : 1766592 lock+unlock/S
+--- Score : 1766664 lock+unlock/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.13 (Benchmark, RAM footprint)
|