git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3681 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
96422503f6
commit
040b655425
|
@ -5,13 +5,13 @@ Settings: SYSCLK=72, ACR=0x12 (2 wait states)
|
|||
|
||||
*** ChibiOS/RT test suite
|
||||
***
|
||||
*** Kernel: 2.3.4unstable
|
||||
*** Compiled: Oct 15 2011 - 19:06:16
|
||||
*** Compiler: GCC 4.6.0
|
||||
*** Kernel: 2.3.5unstable
|
||||
*** Compiled: Dec 28 2011 - 22:49:26
|
||||
*** Compiler: GCC 4.6.2
|
||||
*** Architecture: ARMv7-M
|
||||
*** Core Variant: Cortex-M3
|
||||
*** Port Info: Advanced kernel mode
|
||||
*** Platform: STM32 Performance Line Medium Density
|
||||
*** Platform: STM32F1 Performance Line Medium Density
|
||||
*** Test Board: Olimex STM32-P103
|
||||
|
||||
----------------------------------------------------------------------------
|
||||
|
@ -104,47 +104,47 @@ Settings: SYSCLK=72, ACR=0x12 (2 wait states)
|
|||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.2 (Benchmark, messages #2)
|
||||
--- Score : 213748 msgs/S, 427496 ctxswc/S
|
||||
--- Score : 213754 msgs/S, 427508 ctxswc/S
|
||||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.3 (Benchmark, messages #3)
|
||||
--- Score : 213748 msgs/S, 427496 ctxswc/S
|
||||
--- Score : 213754 msgs/S, 427508 ctxswc/S
|
||||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.4 (Benchmark, context switch)
|
||||
--- Score : 962440 ctxswc/S
|
||||
--- Score : 962464 ctxswc/S
|
||||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.5 (Benchmark, threads, full cycle)
|
||||
--- Score : 159606 threads/S
|
||||
--- Score : 159610 threads/S
|
||||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.6 (Benchmark, threads, create only)
|
||||
--- Score : 236259 threads/S
|
||||
--- Score : 236265 threads/S
|
||||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)
|
||||
--- Score : 64703 reschedules/S, 388218 ctxswc/S
|
||||
--- Score : 64704 reschedules/S, 388224 ctxswc/S
|
||||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.8 (Benchmark, round robin context switching)
|
||||
--- Score : 468652 ctxswc/S
|
||||
--- Score : 468660 ctxswc/S
|
||||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.9 (Benchmark, I/O Queues throughput)
|
||||
--- Score : 651460 bytes/S
|
||||
--- Score : 623228 bytes/S
|
||||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.10 (Benchmark, virtual timers set/reset)
|
||||
--- Score : 647048 timers/S
|
||||
--- Score : 647092 timers/S
|
||||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.11 (Benchmark, semaphores wait/signal)
|
||||
--- Score : 787100 wait+signal/S
|
||||
--- Score : 787148 wait+signal/S
|
||||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.12 (Benchmark, mutexes lock/unlock)
|
||||
--- Score : 596028 lock+unlock/S
|
||||
--- Score : 596072 lock+unlock/S
|
||||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.13 (Benchmark, RAM footprint)
|
||||
|
|
Loading…
Reference in New Issue