Updated reports.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2462 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
gdisirio 2010-12-05 13:30:31 +00:00
parent 57fd0a2273
commit df69a42ff0
7 changed files with 33 additions and 33 deletions

View File

@ -5,7 +5,7 @@ Settings: CLK=48, (3 wait states)
*** ChibiOS/RT test suite
***
*** Kernel: 2.1.2unstable
*** Kernel: 2.1.5unstable
*** GCC Version: 4.3.3
*** Architecture: ARMv6-M
*** Core Variant: Cortex-M0
@ -98,7 +98,7 @@ Settings: CLK=48, (3 wait states)
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.1 (Benchmark, messages #1)
--- Score : 124135 msgs/S, 248270 ctxswc/S
--- Score : 124136 msgs/S, 248272 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.2 (Benchmark, messages #2)
@ -114,11 +114,11 @@ Settings: CLK=48, (3 wait states)
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.5 (Benchmark, threads, full cycle)
--- Score : 80188 threads/S
--- Score : 78349 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.6 (Benchmark, threads, create only)
--- Score : 111404 threads/S
--- Score : 110375 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)

View File

@ -5,7 +5,7 @@ Settings: CLK=72, (3 wait states)
*** ChibiOS/RT test suite
***
*** Kernel: 2.1.2unstable
*** Kernel: 2.1.5unstable
*** 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)
@ -114,11 +114,11 @@ Settings: CLK=72, (3 wait states)
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.5 (Benchmark, threads, full cycle)
--- Score : 155163 threads/S
--- Score : 151247 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.6 (Benchmark, threads, create only)
--- Score : 219028 threads/S
--- Score : 215745 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)
@ -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 : 473396 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.9 (Benchmark, I/O Queues throughput)

View File

@ -5,7 +5,7 @@ Settings: SYSCLK=24, ACR=0x10 (no wait states)
*** ChibiOS/RT test suite
***
*** Kernel: 2.1.4unstable
*** Kernel: 2.1.5unstable
*** GCC Version: 4.5.1
*** Architecture: ARMv7-M
*** Core Variant: Cortex-M3

View File

@ -5,7 +5,7 @@ Settings: SYSCLK=48, ACR=0x11 (1 wait state)
*** ChibiOS/RT test suite
***
*** Kernel: 2.1.4unstable
*** Kernel: 2.1.5unstable
*** GCC Version: 4.5.1
*** Architecture: ARMv7-M
*** Core Variant: Cortex-M3

View File

@ -5,7 +5,7 @@ Settings: SYSCLK=72, ACR=0x12 (2 wait states)
*** ChibiOS/RT test suite
***
*** Kernel: 2.1.4unstable
*** Kernel: 2.1.5unstable
*** GCC Version: 4.5.1
*** Architecture: ARMv7-M
*** Core Variant: Cortex-M3
@ -98,7 +98,7 @@ Settings: SYSCLK=72, ACR=0x12 (2 wait states)
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.1 (Benchmark, messages #1)
--- Score : 248573 msgs/S, 497146 ctxswc/S
--- Score : 248574 msgs/S, 497148 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.2 (Benchmark, messages #2)
@ -126,7 +126,7 @@ Settings: SYSCLK=72, ACR=0x12 (2 wait states)
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.8 (Benchmark, round robin context switching)
--- Score : 478124 ctxswc/S
--- Score : 478128 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.9 (Benchmark, I/O Queues throughput)

View File

@ -21,11 +21,11 @@ Lines executed:100.00% of 68
../../os/kernel/src/chschd.c:creating `chschd.c.gcov'
File `../../os/kernel/src/chthreads.c'
Lines executed:100.00% of 86
Lines executed:100.00% of 87
../../os/kernel/src/chthreads.c:creating `chthreads.c.gcov'
File `../../os/kernel/src/chdynamic.c'
Lines executed:100.00% of 48
Lines executed:100.00% of 50
../../os/kernel/src/chdynamic.c:creating `chdynamic.c.gcov'
File `../../os/kernel/src/chregistry.c'

View File

@ -14,7 +14,7 @@ Platform : PowerPC
OS Setup : Minimal kernel
Compiler : powerpc-eabi-gcc (Sourcery G++ Lite 4.4-79) 4.4.1
Options : -O2
Kernel Size = 2248
Kernel Size = 2068
Platform : PowerPC
OS Setup : Full kernel
@ -32,7 +32,7 @@ Platform : PowerPC
OS Setup : Minimal kernel
Compiler : powerpc-eabi-gcc (Sourcery G++ Lite 4.4-79) 4.4.1
Options : -Os
Kernel Size = 2272
Kernel Size = 2092
Platform : ARM Cortex-M3
OS Setup : Full kernel
@ -50,7 +50,7 @@ Platform : ARM Cortex-M3
OS Setup : Minimal kernel
Compiler : arm-none-eabi-gcc (GCC) 4.5.1
Options : -O2 -mthumb
Kernel Size = 1528
Kernel Size = 1428
Platform : ARM Cortex-M3
OS Setup : Full kernel
@ -68,7 +68,7 @@ Platform : ARM Cortex-M3
OS Setup : Minimal kernel
Compiler : arm-none-eabi-gcc (GCC) 4.5.1
Options : -Os -mthumb
Kernel Size = 1352
Kernel Size = 1244
Platform : ARM Cortex-M3
OS Setup : Full kernel
@ -86,7 +86,7 @@ Platform : ARM Cortex-M3
OS Setup : Minimal kernel
Compiler : arm-none-eabi-gcc (GCC) 4.5.1
Options : -Os -mthumb -ffixed-r7 -DCH_CURRP_REGISTER_CACHE=\"r7\"
Kernel Size = 1304
Kernel Size = 1196
Platform : ARM Cortex-M0
OS Setup : Full kernel
@ -104,7 +104,7 @@ Platform : ARM Cortex-M0
OS Setup : Minimal kernel
Compiler : arm-none-eabi-gcc (GCC) 4.5.1
Options : -O2 -mthumb
Kernel Size = 1376
Kernel Size = 1300
Platform : ARM Cortex-M0
OS Setup : Full kernel
@ -122,7 +122,7 @@ Platform : ARM Cortex-M0
OS Setup : Minimal kernel
Compiler : arm-none-eabi-gcc (GCC) 4.5.1
Options : -Os -mthumb
Kernel Size = 1272
Kernel Size = 1180
Platform : ARM7TDMI (ARM mode)
OS Setup : Full kernel
@ -140,7 +140,7 @@ Platform : ARM7TDMI (ARM mode)
OS Setup : Minimal kernel
Compiler : arm-none-eabi-gcc (GCC) 4.5.1
Options : -O2
Kernel Size = 1928
Kernel Size = 1820
Platform : ARM7TDMI (ARM mode)
OS Setup : Full kernel
@ -158,7 +158,7 @@ Platform : ARM7TDMI (ARM mode)
OS Setup : Minimal kernel
Compiler : arm-none-eabi-gcc (GCC) 4.5.1
Options : -Os
Kernel Size = 1716
Kernel Size = 1568
Platform : ARM7TDMI (ARM mode)
OS Setup : Full kernel
@ -176,7 +176,7 @@ Platform : ARM7TDMI (ARM mode)
OS Setup : Minimal kernel
Compiler : arm-none-eabi-gcc (GCC) 4.5.1
Options : -O2 -ffixed-r7 -DCH_CURRP_REGISTER_CACHE=\"r7\"
Kernel Size = 1864
Kernel Size = 1752
Platform : ARM7TDMI (ARM mode)
OS Setup : Full kernel
@ -194,7 +194,7 @@ Platform : ARM7TDMI (ARM mode)
OS Setup : Minimal kernel
Compiler : arm-none-eabi-gcc (GCC) 4.5.1
Options : -Os -ffixed-r7 -DCH_CURRP_REGISTER_CACHE=\"r7\"
Kernel Size = 1652
Kernel Size = 1500
Platform : ARM7TDMI (THUMB mode)
OS Setup : Full kernel
@ -212,7 +212,7 @@ Platform : ARM7TDMI (THUMB mode)
OS Setup : Minimal kernel
Compiler : arm-none-eabi-gcc (GCC) 4.5.1
Options : -O2 -mthumb -DTHUMB -DTHUMB_PRESENT -DTHUMB_NO_INTERWORKING
Kernel Size = 1392
Kernel Size = 1300
Platform : ARM7TDMI (THUMB mode)
OS Setup : Full kernel
@ -230,7 +230,7 @@ Platform : ARM7TDMI (THUMB mode)
OS Setup : Minimal kernel
Compiler : arm-none-eabi-gcc (GCC) 4.5.1
Options : -Os -mthumb -DTHUMB -DTHUMB_PRESENT -DTHUMB_NO_INTERWORKING
Kernel Size = 1296
Kernel Size = 1188
Platform : ARM7TDMI (THUMB mode)
OS Setup : Full kernel
@ -248,7 +248,7 @@ Platform : ARM7TDMI (THUMB mode)
OS Setup : Minimal kernel
Compiler : arm-none-eabi-gcc (GCC) 4.5.1
Options : -O2 -mthumb -ffixed-r7 -DCH_CURRP_REGISTER_CACHE=\"r7\" -DTHUMB -DTHUMB_PRESENT -DTHUMB_NO_INTERWORKING
Kernel Size = 1340
Kernel Size = 1248
Platform : ARM7TDMI (THUMB mode)
OS Setup : Full kernel
@ -266,7 +266,7 @@ Platform : ARM7TDMI (THUMB mode)
OS Setup : Minimal kernel
Compiler : arm-none-eabi-gcc (GCC) 4.5.1
Options : -Os -mthumb -ffixed-r7 -DCH_CURRP_REGISTER_CACHE=\"r7\" -DTHUMB -DTHUMB_PRESENT -DTHUMB_NO_INTERWORKING
Kernel Size = 1240
Kernel Size = 1132
Platform : MSP430
OS Setup : Full kernel
@ -284,7 +284,7 @@ Platform : MSP430
OS Setup : Minimal kernel
Compiler : msp430-gcc (GCC) 3.2.3
Options : -O2
Kernel Size = 1204
Kernel Size = 1120
Platform : MSP430
OS Setup : Full kernel
@ -302,5 +302,5 @@ Platform : MSP430
OS Setup : Minimal kernel
Compiler : msp430-gcc (GCC) 3.2.3
Options : -Os
Kernel Size = 1204
Kernel Size = 1120