aboutsummaryrefslogtreecommitdiffstats
path: root/docs/reports/ATmega128-16.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-12-28 18:26:50 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-12-28 18:26:50 +0000
commitb1e4025ebd651cc922e3fcfb0706a7b8c7cabeba (patch)
treeba914a109b29d66c9acb83dfa110ea96f454cb9b /docs/reports/ATmega128-16.txt
parent0efeddb5fbeed20ec1340752eba04d22ed74273e (diff)
downloadChibiOS-b1e4025ebd651cc922e3fcfb0706a7b8c7cabeba.tar.gz
ChibiOS-b1e4025ebd651cc922e3fcfb0706a7b8c7cabeba.tar.bz2
ChibiOS-b1e4025ebd651cc922e3fcfb0706a7b8c7cabeba.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@552 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/reports/ATmega128-16.txt')
-rw-r--r--docs/reports/ATmega128-16.txt45
1 files changed, 29 insertions, 16 deletions
diff --git a/docs/reports/ATmega128-16.txt b/docs/reports/ATmega128-16.txt
index f96f33174..6881bebce 100644
--- a/docs/reports/ATmega128-16.txt
+++ b/docs/reports/ATmega128-16.txt
@@ -1,5 +1,5 @@
***************************************************************************
-Kernel: ChibiOS/RT 0.7.3
+Kernel: ChibiOS/RT 1.0.0 RC1
Compiler: GCC 4.3.0 (WinAVR 10.06.2008)
Options: -O2
Settings: F_CPU=16000000
@@ -27,49 +27,62 @@ Settings: F_CPU=16000000
--- Test Case 7 (Mutexes, priority inheritance, complex case)
--- Result: SUCCESS
---------------------------------------------------------------------------
---- Test Case 8 (Messages, dispatch test)
+--- Test Case 8 (CondVar, signal test)
--- Result: SUCCESS
---------------------------------------------------------------------------
---- Test Case 9 (Heap, allocation and fragmentation test)
+--- Test Case 9 (CondVar, broadcast test)
+--- Result: SUCCESS
+---------------------------------------------------------------------------
+--- Test Case 10 (Messages, dispatch test)
+--- Result: SUCCESS
+---------------------------------------------------------------------------
+--- Test Case 11 (Events, wait and broadcast)
+--- Result: SUCCESS
+---------------------------------------------------------------------------
+--- Test Case 12 (Heap, allocation and fragmentation test)
--- Size : 508 bytes, not fragmented
--- Result: SUCCESS
---------------------------------------------------------------------------
---- Test Case 10 (Memory Pools, allocation and enqueuing test)
+--- Test Case 13 (Memory Pools, allocation and enqueuing test)
--- Result: SUCCESS
---------------------------------------------------------------------------
---- Test Case 11 (Dynamic APIs, threads creation from heap)
+--- Test Case 14 (Dynamic APIs, threads creation from heap)
--- Result: SUCCESS
---------------------------------------------------------------------------
---- Test Case 12 (Dynamic APIs, threads creation from memory pool)
+--- Test Case 15 (Dynamic APIs, threads creation from memory pool)
--- Result: SUCCESS
---------------------------------------------------------------------------
---- Test Case 13 (Benchmark, context switch #1, optimal)
+--- Test Case 16 (Benchmark, context switch #1, optimal)
--- Score : 30775 msgs/S, 61550 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
---- Test Case 14 (Benchmark, context switch #2, empty ready list)
+--- Test Case 17 (Benchmark, context switch #2, empty ready list)
--- Score : 24524 msgs/S, 49048 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
---- Test Case 15 (Benchmark, context switch #3, 4 threads in ready list)
+--- Test Case 18 (Benchmark, context switch #3, 4 threads in ready list)
--- Score : 24524 msgs/S, 49048 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
---- Test Case 16 (Benchmark, threads creation/termination, worst case)
---- Score : 18140 threads/S
+--- Test Case 19 (Benchmark, threads creation/termination, worst case)
+--- Score : 20623 threads/S
--- Result: SUCCESS
---------------------------------------------------------------------------
---- Test Case 17 (Benchmark, threads creation/termination, optimal)
---- Score : 23645 threads/S
+--- Test Case 20 (Benchmark, threads creation/termination, optimal)
+--- Score : 26408 threads/S
--- Result: SUCCESS
---------------------------------------------------------------------------
---- Test Case 18 (Benchmark, mass reschedulation, 5 threads)
---- Score : 7739 reschedulations/S, 46434 ctxswc/S
+--- Test Case 21 (Benchmark, mass reschedulation, 5 threads)
+--- Score : 7724 reschedulations/S, 46344 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
---- Test Case 19 (Benchmark, I/O Queues throughput)
+--- Test Case 22 (Benchmark, I/O Queues throughput)
--- Score : 84048 bytes/S
--- Result: SUCCESS
---------------------------------------------------------------------------
+--- Test Case 23 (Benchmark, virtual timers set/reset)
+--- Score : 81554 timers/S
+--- Result: SUCCESS
+---------------------------------------------------------------------------
Final result: SUCCESS