MSP430 reports updated.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3860 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
gdisirio 2012-01-22 20:09:24 +00:00
parent 39d495b3bb
commit db25a89918
2 changed files with 30 additions and 26 deletions

View File

@ -5,10 +5,12 @@ Settings: MCLK=DCOCLK 750KHz
*** ChibiOS/RT test suite
***
*** Kernel: 2.1.6unstable
*** GCC Version: 3.2.3
*** Kernel: 2.4.0
*** Compiled: Jan 22 2012 - 20:51:54
*** Compiler: GCC 3.2.3
*** Architecture: MSP430
*** Core Variant: MSP430
*** Port Info: None
*** Platform: MSP430x16x
*** Test Board: Olimex MSP430-P1611
@ -98,43 +100,43 @@ Settings: MCLK=DCOCLK 750KHz
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.1 (Benchmark, messages #1)
--- Score : 1970 msgs/S, 3940 ctxswc/S
--- Score : 1880 msgs/S, 3760 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.2 (Benchmark, messages #2)
--- Score : 1624 msgs/S, 3248 ctxswc/S
--- Score : 1549 msgs/S, 3098 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.3 (Benchmark, messages #3)
--- Score : 1624 msgs/S, 3248 ctxswc/S
--- Score : 1549 msgs/S, 3098 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.4 (Benchmark, context switch)
--- Score : 5912 ctxswc/S
--- Score : 5456 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.5 (Benchmark, threads, full cycle)
--- Score : 1120 threads/S
--- Score : 1065 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.6 (Benchmark, threads, create only)
--- Score : 1523 threads/S
--- Score : 1434 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)
--- Score : 494 reschedules/S, 2964 ctxswc/S
--- Score : 489 reschedules/S, 2934 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.8 (Benchmark, round robin context switching)
--- Score : 3820 ctxswc/S
--- Score : 3520 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.9 (Benchmark, I/O Queues throughput)
--- Score : 4920 bytes/S
--- Score : 6340 bytes/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.10 (Benchmark, virtual timers set/reset)
--- Score : 5628 timers/S
--- Score : 5626 timers/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.11 (Benchmark, semaphores wait/signal)
@ -142,12 +144,12 @@ Settings: MCLK=DCOCLK 750KHz
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.12 (Benchmark, mutexes lock/unlock)
--- Score : 7524 lock+unlock/S
--- Score : 7520 lock+unlock/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.13 (Benchmark, RAM footprint)
--- System: 220 bytes
--- Thread: 36 bytes
--- System: 224 bytes
--- Thread: 38 bytes
--- Timer : 10 bytes
--- Semaph: 6 bytes
--- EventS: 2 bytes

View File

@ -5,10 +5,12 @@ Settings: MCLK=XT2CLK 8MHz
*** ChibiOS/RT test suite
***
*** Kernel: 2.1.7unstable
*** GCC Version: 3.2.3
*** Kernel: 2.4.0
*** Compiled: Jan 22 2012 - 20:48:24
*** Compiler: GCC 3.2.3
*** Architecture: MSP430
*** Core Variant: MSP430
*** Port Info: None
*** Platform: MSP430x16x
*** Test Board: Olimex MSP430-P1611
@ -98,15 +100,15 @@ Settings: MCLK=XT2CLK 8MHz
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.1 (Benchmark, messages #1)
--- Score : 20220 msgs/S, 40440 ctxswc/S
--- Score : 20374 msgs/S, 40748 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.2 (Benchmark, messages #2)
--- Score : 16675 msgs/S, 33350 ctxswc/S
--- Score : 16780 msgs/S, 33560 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.3 (Benchmark, messages #3)
--- Score : 16675 msgs/S, 33350 ctxswc/S
--- Score : 16780 msgs/S, 33560 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.4 (Benchmark, context switch)
@ -114,11 +116,11 @@ Settings: MCLK=XT2CLK 8MHz
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.5 (Benchmark, threads, full cycle)
--- Score : 11694 threads/S
--- Score : 11542 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.6 (Benchmark, threads, create only)
--- Score : 15816 threads/S
--- Score : 15539 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)
@ -130,11 +132,11 @@ Settings: MCLK=XT2CLK 8MHz
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.9 (Benchmark, I/O Queues throughput)
--- Score : 53292 bytes/S
--- Score : 68708 bytes/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.10 (Benchmark, virtual timers set/reset)
--- Score : 61056 timers/S
--- Score : 60970 timers/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.11 (Benchmark, semaphores wait/signal)
@ -146,8 +148,8 @@ Settings: MCLK=XT2CLK 8MHz
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.13 (Benchmark, RAM footprint)
--- System: 220 bytes
--- Thread: 36 bytes
--- System: 224 bytes
--- Thread: 38 bytes
--- Timer : 10 bytes
--- Semaph: 6 bytes
--- EventS: 2 bytes