From 31053a11d8b742c7b0bfee05b2ef466fe0da6a0f Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 22 Jan 2012 15:49:05 +0000 Subject: LPC2148 reports updated. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3854 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- docs/reports/LPC2148-48-THUMB.txt | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) (limited to 'docs/reports/LPC2148-48-THUMB.txt') diff --git a/docs/reports/LPC2148-48-THUMB.txt b/docs/reports/LPC2148-48-THUMB.txt index 95c0ce7e0..c70f4276f 100644 --- a/docs/reports/LPC2148-48-THUMB.txt +++ b/docs/reports/LPC2148-48-THUMB.txt @@ -5,8 +5,9 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states) *** ChibiOS/RT test suite *** -*** Kernel: 2.3.3unstable -*** Compiler: GCC 4.5.2 +*** Kernel: 2.4.0 +*** Compiled: Jan 22 2012 - 16:28:18 +*** Compiler: GCC 4.6.2 *** Architecture: ARM7 *** Core Variant: ARM7TDMI *** Port Info: Pure THUMB mode @@ -99,56 +100,56 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states) --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 11.1 (Benchmark, messages #1) ---- Score : 108146 msgs/S, 216292 ctxswc/S +--- Score : 107903 msgs/S, 215806 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 11.2 (Benchmark, messages #2) ---- Score : 89014 msgs/S, 178028 ctxswc/S +--- Score : 89018 msgs/S, 178036 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 11.3 (Benchmark, messages #3) ---- Score : 89014 msgs/S, 178028 ctxswc/S +--- Score : 89018 msgs/S, 178036 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 11.4 (Benchmark, context switch) ---- Score : 412536 ctxswc/S +--- Score : 410760 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 11.5 (Benchmark, threads, full cycle) ---- Score : 70297 threads/S +--- Score : 69081 threads/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 11.6 (Benchmark, threads, create only) ---- Score : 109135 threads/S +--- Score : 105994 threads/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 11.7 (Benchmark, mass reschedule, 5 threads) ---- Score : 29290 reschedules/S, 175740 ctxswc/S +--- Score : 29094 reschedules/S, 174564 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 11.8 (Benchmark, round robin context switching) ---- Score : 221560 ctxswc/S +--- Score : 210820 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 11.9 (Benchmark, I/O Queues throughput) ---- Score : 315532 bytes/S +--- Score : 292036 bytes/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 11.10 (Benchmark, virtual timers set/reset) ---- Score : 326304 timers/S +--- Score : 326310 timers/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 11.11 (Benchmark, semaphores wait/signal) ---- Score : 350832 wait+signal/S +--- Score : 350856 wait+signal/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 11.12 (Benchmark, mutexes lock/unlock) ---- Score : 244200 lock+unlock/S +--- Score : 244212 lock+unlock/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 11.13 (Benchmark, RAM footprint) ---- System: 356 bytes ---- Thread: 68 bytes +--- System: 364 bytes +--- Thread: 72 bytes --- Timer : 20 bytes --- Semaph: 12 bytes --- EventS: 4 bytes -- cgit v1.2.3