git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2628 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
b4319d0aab
commit
463cf04eef
|
@ -5,7 +5,7 @@ Settings: CLK=48, (2 wait states)
|
|||
|
||||
*** ChibiOS/RT test suite
|
||||
***
|
||||
*** Kernel: 2.1.6unstable
|
||||
*** Kernel: 2.1.7unstable
|
||||
*** GCC Version: 4.3.3
|
||||
*** Architecture: ARMv6-M
|
||||
*** Core Variant: Cortex-M0
|
||||
|
@ -98,7 +98,7 @@ Settings: CLK=48, (2 wait states)
|
|||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.1 (Benchmark, messages #1)
|
||||
--- Score : 124136 msgs/S, 248272 ctxswc/S
|
||||
--- Score : 124135 msgs/S, 248270 ctxswc/S
|
||||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.2 (Benchmark, messages #2)
|
||||
|
|
|
@ -5,7 +5,7 @@ Settings: CLK=72, (3 wait states)
|
|||
|
||||
*** ChibiOS/RT test suite
|
||||
***
|
||||
*** Kernel: 2.1.6unstable
|
||||
*** Kernel: 2.1.7unstable
|
||||
*** GCC Version: 4.3.3
|
||||
*** Architecture: ARMv7-M
|
||||
*** Core Variant: Cortex-M3
|
||||
|
@ -98,7 +98,7 @@ Settings: CLK=72, (3 wait states)
|
|||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.1 (Benchmark, messages #1)
|
||||
--- Score : 241881 msgs/S, 483762 ctxswc/S
|
||||
--- Score : 241880 msgs/S, 483760 ctxswc/S
|
||||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.2 (Benchmark, messages #2)
|
||||
|
@ -126,7 +126,7 @@ Settings: CLK=72, (3 wait states)
|
|||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.8 (Benchmark, round robin context switching)
|
||||
--- Score : 473392 ctxswc/S
|
||||
--- Score : 473388 ctxswc/S
|
||||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.9 (Benchmark, I/O Queues throughput)
|
||||
|
|
Loading…
Reference in New Issue