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

This commit is contained in:
gdisirio 2011-12-29 10:54:35 +00:00
parent 040b655425
commit 7d44b363f4
1 changed files with 17 additions and 16 deletions

View File

@ -1,12 +1,13 @@
***************************************************************************
Options: -O3 -Otime --apcs=interwork
Settings: CLK=48, (2 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.3.3unstable
*** Kernel: 2.3.5unstable
*** Compiled: Dec 29 2011 - 11:28:43
*** Compiler: RVCT
*** Architecture: ARMv6-M
*** Core Variant: Cortex-M0
@ -100,56 +101,56 @@ Compiler: RealView C/C++ Compiler V4.1.0.561 [Evaluation].
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.1 (Benchmark, messages #1)
--- Score : 119906 msgs/S, 239812 ctxswc/S
--- Score : 122130 msgs/S, 244260 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.2 (Benchmark, messages #2)
--- Score : 101539 msgs/S, 203078 ctxswc/S
--- Score : 103361 msgs/S, 206722 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.3 (Benchmark, messages #3)
--- Score : 101972 msgs/S, 203944 ctxswc/S
--- Score : 102916 msgs/S, 205832 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.4 (Benchmark, context switch)
--- Score : 371752 ctxswc/S
--- Score : 380128 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.5 (Benchmark, threads, full cycle)
--- Score : 78107 threads/S
--- Score : 79326 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.6 (Benchmark, threads, create only)
--- Score : 111504 threads/S
--- Score : 113701 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)
--- Score : 33164 reschedules/S, 198984 ctxswc/S
--- Score : 33653 reschedules/S, 201918 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.8 (Benchmark, round robin context switching)
--- Score : 248880 ctxswc/S
--- Score : 232096 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.9 (Benchmark, I/O Queues throughput)
--- Score : 367048 bytes/S
--- Score : 342324 bytes/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.10 (Benchmark, virtual timers set/reset)
--- Score : 302964 timers/S
--- Score : 313154 timers/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.11 (Benchmark, semaphores wait/signal)
--- Score : 613732 wait+signal/S
--- Score : 614204 wait+signal/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.12 (Benchmark, mutexes lock/unlock)
--- Score : 387156 lock+unlock/S
--- Score : 384340 lock+unlock/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.13 (Benchmark, RAM footprint)
--- System: 368 bytes
--- Thread: 68 bytes
--- System: 376 bytes
--- Thread: 72 bytes
--- Timer : 20 bytes
--- Semaph: 12 bytes
--- EventS: 4 bytes