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

This commit is contained in:
gdisirio 2012-01-25 19:16:10 +00:00
parent d8081449b4
commit 8d7f4218a9
3 changed files with 40 additions and 34 deletions

View File

@ -5,8 +5,8 @@ Settings: CLK=72, (3 wait states)
*** ChibiOS/RT test suite
***
*** Kernel: 2.3.5unstable
*** Compiled: Dec 28 2011 - 11:20:11
*** Kernel: 2.4.0
*** Compiled: Jan 25 2012 - 19:42:36
*** Compiler: GCC 4.6.2
*** Architecture: ARMv7-M
*** Core Variant: Cortex-M3

View File

@ -1,14 +1,17 @@
***************************************************************************
Options: -Ohs
Settings: CLK=72, (3 wait states)
Compiler: IAR C/C++ Compiler for ARM 6.10.1.32143
Compiler: IAR C/C++ Compiler for ARM 6.30.3.3241
***************************************************************************
*** ChibiOS/RT test suite
***
*** Kernel: 2.1.7unstable
*** Kernel: 2.4.0
*** Compiled: Jan 25 2012 - 20:09:51
*** Compiler: IAR
*** Architecture: ARMv7-M
*** Core Variant: Cortex-M3
*** Port Info: Advanced kernel mode
*** Platform: LPC13xx
*** Test Board: Embedded Artists LPCXpresso Base Board + LPC1343
@ -98,56 +101,56 @@ Compiler: IAR C/C++ Compiler for ARM 6.10.1.32143
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.1 (Benchmark, messages #1)
--- Score : 241085 msgs/S, 482170 ctxswc/S
--- Score : 252028 msgs/S, 504056 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.2 (Benchmark, messages #2)
--- Score : 213819 msgs/S, 427638 ctxswc/S
--- Score : 220329 msgs/S, 440658 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.3 (Benchmark, messages #3)
--- Score : 214456 msgs/S, 428912 ctxswc/S
--- Score : 219661 msgs/S, 439322 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.4 (Benchmark, context switch)
--- Score : 896616 ctxswc/S
--- Score : 856376 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.5 (Benchmark, threads, full cycle)
--- Score : 153845 threads/S
--- Score : 159269 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.6 (Benchmark, threads, create only)
--- Score : 234021 threads/S
--- Score : 223772 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)
--- Score : 70296 reschedules/S, 421776 ctxswc/S
--- Score : 72334 reschedules/S, 434004 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.8 (Benchmark, round robin context switching)
--- Score : 472660 ctxswc/S
--- Score : 469472 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.9 (Benchmark, I/O Queues throughput)
--- Score : 528260 bytes/S
--- Score : 646692 bytes/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.10 (Benchmark, virtual timers set/reset)
--- Score : 668306 timers/S
--- Score : 665016 timers/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.11 (Benchmark, semaphores wait/signal)
--- Score : 1041200 wait+signal/S
--- Score : 1026020 wait+signal/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.12 (Benchmark, mutexes lock/unlock)
--- Score : 644332 lock+unlock/S
--- Score : 661984 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

View File

@ -1,14 +1,17 @@
***************************************************************************
Options: -O3 -Otime --apcs=interwork
Settings: CLK=72, (3 wait states)
Compiler: RealView C/C++ Compiler V4.1.0.561 [Evaluation].
Compiler: RealView C/C++ Compiler V4.1.0.791 [Evaluation].
***************************************************************************
*** ChibiOS/RT test suite
***
*** Kernel: 2.1.7unstable
*** Kernel: 2.4.0
*** Compiled: Jan 25 2012 - 19:48:24
*** Compiler: RVCT
*** Architecture: ARMv7-M
*** Core Variant: Cortex-M3
*** Port Info: Advanced kernel mode
*** Platform: LPC13xx
*** Test Board: Embedded Artists LPCXpresso Base Board + LPC1343
@ -98,56 +101,56 @@ Compiler: RealView C/C++ Compiler V4.1.0.561 [Evaluation].
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.1 (Benchmark, messages #1)
--- Score : 241137 msgs/S, 482274 ctxswc/S
--- Score : 250294 msgs/S, 500588 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.2 (Benchmark, messages #2)
--- Score : 214496 msgs/S, 428992 ctxswc/S
--- Score : 219004 msgs/S, 438008 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.3 (Benchmark, messages #3)
--- Score : 212595 msgs/S, 425190 ctxswc/S
--- Score : 217021 msgs/S, 434042 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.4 (Benchmark, context switch)
--- Score : 885792 ctxswc/S
--- Score : 885512 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.5 (Benchmark, threads, full cycle)
--- Score : 165954 threads/S
--- Score : 164008 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.6 (Benchmark, threads, create only)
--- Score : 237156 threads/S
--- Score : 233236 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)
--- Score : 73472 reschedules/S, 440832 ctxswc/S
--- Score : 71977 reschedules/S, 431862 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.8 (Benchmark, round robin context switching)
--- Score : 485508 ctxswc/S
--- Score : 498840 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.9 (Benchmark, I/O Queues throughput)
--- Score : 557016 bytes/S
--- Score : 613984 bytes/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.10 (Benchmark, virtual timers set/reset)
--- Score : 611542 timers/S
--- Score : 647154 timers/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.11 (Benchmark, semaphores wait/signal)
--- Score : 951724 wait+signal/S
--- Score : 984024 wait+signal/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.12 (Benchmark, mutexes lock/unlock)
--- Score : 659220 lock+unlock/S
--- Score : 653036 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