git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_2.0.x@2275 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
9475ab5358
commit
f11fe57bfa
|
@ -5,7 +5,7 @@ Settings: F_CPU=16000000
|
|||
|
||||
*** ChibiOS/RT test suite
|
||||
***
|
||||
*** Kernel: 2.0.4
|
||||
*** Kernel: 2.0.6
|
||||
*** GCC Version: 4.3.0
|
||||
*** Architecture: AVR
|
||||
*** Core Variant: MegaAVR
|
||||
|
@ -102,11 +102,11 @@ Settings: F_CPU=16000000
|
|||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.5 (Benchmark, threads, full cycle)
|
||||
--- Score : 20805 threads/S
|
||||
--- Score : 21253 threads/S
|
||||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.6 (Benchmark, threads, create only)
|
||||
--- Score : 26709 threads/S
|
||||
--- Score : 27451 threads/S
|
||||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)
|
||||
|
|
|
@ -5,7 +5,7 @@ Settings: MCLK=DCOCLK 750KHz
|
|||
|
||||
*** ChibiOS/RT test suite
|
||||
***
|
||||
*** Kernel: 2.0.5
|
||||
*** Kernel: 2.0.6
|
||||
*** GCC Version: 3.2.3
|
||||
*** Architecture: MSP430
|
||||
*** Core Variant: MSP430
|
||||
|
@ -111,11 +111,11 @@ Settings: MCLK=DCOCLK 750KHz
|
|||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.5 (Benchmark, threads, full cycle)
|
||||
--- Score : 1124 threads/S
|
||||
--- Score : 1145 threads/S
|
||||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.6 (Benchmark, threads, create only)
|
||||
--- Score : 1508 threads/S
|
||||
--- Score : 1545 threads/S
|
||||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)
|
||||
|
@ -123,7 +123,7 @@ Settings: MCLK=DCOCLK 750KHz
|
|||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.8 (Benchmark, round robin context switching)
|
||||
--- Score : 3816 ctxswc/S
|
||||
--- Score : 3820 ctxswc/S
|
||||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.9 (Benchmark, I/O Queues throughput)
|
||||
|
|
|
@ -5,7 +5,7 @@ Settings: MCLK=XT2CLK 8MHz
|
|||
|
||||
*** ChibiOS/RT test suite
|
||||
***
|
||||
*** Kernel: 2.0.5
|
||||
*** Kernel: 2.0.6
|
||||
*** GCC Version: 3.2.3
|
||||
*** Architecture: MSP430
|
||||
*** Core Variant: MSP430
|
||||
|
@ -111,11 +111,11 @@ Settings: MCLK=XT2CLK 8MHz
|
|||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.5 (Benchmark, threads, full cycle)
|
||||
--- Score : 12176 threads/S
|
||||
--- Score : 12402 threads/S
|
||||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.6 (Benchmark, threads, create only)
|
||||
--- Score : 16334 threads/S
|
||||
--- Score : 16745 threads/S
|
||||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)
|
||||
|
|
Loading…
Reference in New Issue