aboutsummaryrefslogtreecommitdiffstats
path: root/docs/reports/ATmega128-16.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-10-10 18:08:37 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-10-10 18:08:37 +0000
commit36d1e0978ac7cce6074470ac5a09d14b9986f922 (patch)
tree7bbd4c3a7d0efdb0a0ccca7f561f7ac45b6c65b5 /docs/reports/ATmega128-16.txt
parent977abf0c51adfac84351ac5c9d93edf4719fd094 (diff)
downloadChibiOS-36d1e0978ac7cce6074470ac5a09d14b9986f922.tar.gz
ChibiOS-36d1e0978ac7cce6074470ac5a09d14b9986f922.tar.bz2
ChibiOS-36d1e0978ac7cce6074470ac5a09d14b9986f922.zip
Finalized AVR PAL driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3441 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/reports/ATmega128-16.txt')
-rw-r--r--docs/reports/ATmega128-16.txt34
1 files changed, 18 insertions, 16 deletions
diff --git a/docs/reports/ATmega128-16.txt b/docs/reports/ATmega128-16.txt
index 2317da5c7..8b2c21f4a 100644
--- a/docs/reports/ATmega128-16.txt
+++ b/docs/reports/ATmega128-16.txt
@@ -5,10 +5,12 @@ Settings: F_CPU=16000000
*** ChibiOS/RT test suite
***
-*** Kernel: 2.1.6unstable
-*** GCC Version: 4.3.0
+*** Kernel: 2.3.4unstable
+*** Compiled: Oct 9 2011 - 10:47:27
+*** Compiler: GCC 4.3.0
*** Architecture: AVR
*** Core Variant: MegaAVR
+*** Port Info: None
*** Platform: ATmega128
*** Test Board: Olimex AVR-MT-128
@@ -83,31 +85,31 @@ Settings: F_CPU=16000000
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.1 (Benchmark, messages #1)
---- Score : 31125 msgs/S, 62250 ctxswc/S
+--- Score : 31561 msgs/S, 63122 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.2 (Benchmark, messages #2)
---- Score : 24979 msgs/S, 49958 ctxswc/S
+--- Score : 24980 msgs/S, 49960 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.3 (Benchmark, messages #3)
---- Score : 24979 msgs/S, 49958 ctxswc/S
+--- Score : 24980 msgs/S, 49960 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.4 (Benchmark, context switch)
---- Score : 89904 ctxswc/S
+--- Score : 88896 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.5 (Benchmark, threads, full cycle)
---- Score : 21054 threads/S
+--- Score : 19766 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.6 (Benchmark, threads, create only)
---- Score : 27121 threads/S
+--- Score : 25179 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)
---- Score : 7970 reschedules/S, 47820 ctxswc/S
+--- Score : 7891 reschedules/S, 47346 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.8 (Benchmark, round robin context switching)
@@ -115,31 +117,31 @@ Settings: F_CPU=16000000
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.9 (Benchmark, I/O Queues throughput)
---- Score : 80180 bytes/S
+--- Score : 96364 bytes/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.10 (Benchmark, virtual timers set/reset)
---- Score : 81522 timers/S
+--- Score : 85724 timers/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.11 (Benchmark, semaphores wait/signal)
---- Score : 227560 wait+signal/S
+--- Score : 227568 wait+signal/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.12 (Benchmark, mutexes lock/unlock)
---- Score : 116720 lock+unlock/S
+--- Score : 116724 lock+unlock/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.13 (Benchmark, RAM footprint)
---- System: 230 bytes
---- Thread: 29 bytes
+--- System: 234 bytes
+--- Thread: 31 bytes
--- Timer : 10 bytes
--- Semaph: 5 bytes
--- EventS: 2 bytes
--- EventL: 5 bytes
--- Mutex : 8 bytes
--- CondV.: 4 bytes
---- Queue : 15 bytes
+--- Queue : 16 bytes
--- MailB.: 18 bytes
--- Result: SUCCESS
----------------------------------------------------------------------------