From 3afa9b188f7ddff9de0eff2cbfbd167c5a31f078 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Wed, 28 Dec 2011 13:15:23 +0000 Subject: Keil CM4 FPU support added. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3675 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- docs/reports/STM32F407-168-RVCT.txt | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'docs/reports') diff --git a/docs/reports/STM32F407-168-RVCT.txt b/docs/reports/STM32F407-168-RVCT.txt index 40a194098..cbd3796d0 100644 --- a/docs/reports/STM32F407-168-RVCT.txt +++ b/docs/reports/STM32F407-168-RVCT.txt @@ -6,8 +6,8 @@ Compiler: RealView C/C++ Compiler V4.1.0.791 [Evaluation]. *** ChibiOS/RT test suite *** -*** Kernel: 2.3.4unstable -*** Compiled: Nov 26 2011 - 22:18:53 +*** Kernel: 2.3.5unstable +*** Compiled: Dec 28 2011 - 13:36:15 *** Compiler: RVCT *** Architecture: ARMv7-ME *** Core Variant: Cortex-M4 @@ -101,51 +101,51 @@ Compiler: RealView C/C++ Compiler V4.1.0.791 [Evaluation]. --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 11.1 (Benchmark, messages #1) ---- Score : 711240 msgs/S, 1422480 ctxswc/S +--- Score : 711270 msgs/S, 1422540 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 11.2 (Benchmark, messages #2) ---- Score : 610371 msgs/S, 1220742 ctxswc/S +--- Score : 610399 msgs/S, 1220798 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 11.3 (Benchmark, messages #3) ---- Score : 610371 msgs/S, 1220742 ctxswc/S +--- Score : 610399 msgs/S, 1220798 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 11.4 (Benchmark, context switch) ---- Score : 2376704 ctxswc/S +--- Score : 2393744 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 11.5 (Benchmark, threads, full cycle) ---- Score : 448805 threads/S +--- Score : 447628 threads/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 11.6 (Benchmark, threads, create only) ---- Score : 640666 threads/S +--- Score : 638254 threads/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 11.7 (Benchmark, mass reschedule, 5 threads) ---- Score : 205448 reschedules/S, 1232688 ctxswc/S +--- Score : 205457 reschedules/S, 1232742 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 11.8 (Benchmark, round robin context switching) ---- Score : 1434640 ctxswc/S +--- Score : 1434680 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 11.9 (Benchmark, I/O Queues throughput) ---- Score : 1724868 bytes/S +--- Score : 1724960 bytes/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 11.10 (Benchmark, virtual timers set/reset) ---- Score : 2223216 timers/S +--- Score : 2223332 timers/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 11.11 (Benchmark, semaphores wait/signal) ---- Score : 3197168 wait+signal/S +--- Score : 3197328 wait+signal/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 11.12 (Benchmark, mutexes lock/unlock) ---- Score : 1929332 lock+unlock/S +--- Score : 1929428 lock+unlock/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 11.13 (Benchmark, RAM footprint) -- cgit v1.2.3