From 1a67d4c317b2bab62b5b7ccac66aa99d1d8a37cb Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Wed, 6 Jan 2016 11:49:11 +0000 Subject: Reports complete. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8698 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- doc/rt/reports/STM32F303-72-GCC-FPU.txt | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'doc/rt/reports/STM32F303-72-GCC-FPU.txt') diff --git a/doc/rt/reports/STM32F303-72-GCC-FPU.txt b/doc/rt/reports/STM32F303-72-GCC-FPU.txt index b5583294e..a4f604121 100644 --- a/doc/rt/reports/STM32F303-72-GCC-FPU.txt +++ b/doc/rt/reports/STM32F303-72-GCC-FPU.txt @@ -1,10 +1,10 @@ *** ChibiOS/RT test suite *** -*** Kernel: 3.0.0 -*** Compiled: Jul 7 2015 - 10:40:22 -*** Compiler: GCC 4.7.4 20140401 (release) [ARM/embedded-4_7-branch revision 209195] -*** Architecture: ARMv7-ME +*** Kernel: 3.1.0 +*** Compiled: Jan 6 2016 - 11:01:25 +*** Compiler: GCC 4.9.3 20150529 (release) [ARM/embedded-4_9-branch revision 227977] +*** Architecture: ARMv7E-M *** Core Variant: Cortex-M4F *** Port Info: Advanced kernel mode *** Platform: STM32F303xC Analog & DSP @@ -99,51 +99,51 @@ --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.1 (Benchmark, messages #1) ---- Score : 224274 msgs/S, 448548 ctxswc/S +--- Score : 221513 msgs/S, 443026 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.2 (Benchmark, messages #2) ---- Score : 187480 msgs/S, 374960 ctxswc/S +--- Score : 179981 msgs/S, 359962 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.3 (Benchmark, messages #3) ---- Score : 187480 msgs/S, 374960 ctxswc/S +--- Score : 179981 msgs/S, 359962 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.4 (Benchmark, context switch) ---- Score : 653736 ctxswc/S +--- Score : 639224 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.5 (Benchmark, threads, full cycle) ---- Score : 144562 threads/S +--- Score : 135323 threads/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.6 (Benchmark, threads, create only) ---- Score : 210503 threads/S +--- Score : 193007 threads/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.7 (Benchmark, mass reschedule, 5 threads) ---- Score : 57411 reschedules/S, 344466 ctxswc/S +--- Score : 57092 reschedules/S, 342552 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.8 (Benchmark, round robin context switching) ---- Score : 425992 ctxswc/S +--- Score : 449948 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.9 (Benchmark, I/O Queues throughput) ---- Score : 623308 bytes/S +--- Score : 619284 bytes/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.10 (Benchmark, virtual timers set/reset) ---- Score : 476848 timers/S +--- Score : 431154 timers/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.11 (Benchmark, semaphores wait/signal) ---- Score : 941072 wait+signal/S +--- Score : 1035852 wait+signal/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.12 (Benchmark, mutexes lock/unlock) ---- Score : 564644 lock+unlock/S +--- Score : 597440 lock+unlock/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.13 (Benchmark, RAM footprint) -- cgit v1.2.3