git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3521 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2011-11-23 21:46:40 +00:00
parent 4286b14a9e
commit 63ae69408a
1 changed files with 19 additions and 17 deletions

View File

@ -5,11 +5,13 @@ Settings: SYSCLK=72, ACR=0x12 (2 wait states)
*** ChibiOS/RT test suite
***
*** Kernel: 2.3.1unstable
*** GCC Version: 4.5.2
*** Kernel: 2.3.4unstable
*** Compiled: Nov 23 2011 - 22:42:22
*** Compiler: GCC 4.6.2
*** Architecture: ARMv7-M
*** Core Variant: Cortex-M3
*** Platform: STM32 Connectivity Line
*** Port Info: Advanced kernel mode
*** Platform: STM32F1 Connectivity Line
*** Test Board: Olimex STM32-P107
----------------------------------------------------------------------------
@ -98,56 +100,56 @@ Settings: SYSCLK=72, ACR=0x12 (2 wait states)
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.1 (Benchmark, messages #1)
--- Score : 249426 msgs/S, 498852 ctxswc/S
--- Score : 266998 msgs/S, 533996 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.2 (Benchmark, messages #2)
--- Score : 198438 msgs/S, 396876 ctxswc/S
--- Score : 213739 msgs/S, 427478 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.3 (Benchmark, messages #3)
--- Score : 198438 msgs/S, 396876 ctxswc/S
--- Score : 213739 msgs/S, 427478 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.4 (Benchmark, context switch)
--- Score : 848888 ctxswc/S
--- Score : 962400 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.5 (Benchmark, threads, full cycle)
--- Score : 156166 threads/S
--- Score : 159245 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.6 (Benchmark, threads, create only)
--- Score : 235534 threads/S
--- Score : 236248 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)
--- Score : 61032 reschedules/S, 366192 ctxswc/S
--- Score : 64816 reschedules/S, 388896 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.8 (Benchmark, round robin context switching)
--- Score : 472600 ctxswc/S
--- Score : 474824 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.9 (Benchmark, I/O Queues throughput)
--- Score : 478964 bytes/S
--- Score : 607996 bytes/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.10 (Benchmark, virtual timers set/reset)
--- Score : 644340 timers/S
--- Score : 644128 timers/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.11 (Benchmark, semaphores wait/signal)
--- Score : 787320 wait+signal/S
--- Score : 787068 wait+signal/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.12 (Benchmark, mutexes lock/unlock)
--- Score : 586488 lock+unlock/S
--- Score : 595996 lock+unlock/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.13 (Benchmark, RAM footprint)
--- System: 360 bytes
--- Thread: 68 bytes
--- System: 376 bytes
--- Thread: 72 bytes
--- Timer : 20 bytes
--- Semaph: 12 bytes
--- EventS: 4 bytes