From e54758e2d3fb3dc5ba5abc093e8063603c5f33fe Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 7 Mar 2009 16:13:25 +0000 Subject: Small size optimization to the scheduler timeout code. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@814 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- docs/reports/STM32F103-72.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/reports') diff --git a/docs/reports/STM32F103-72.txt b/docs/reports/STM32F103-72.txt index d5204d577..e871e0c13 100644 --- a/docs/reports/STM32F103-72.txt +++ b/docs/reports/STM32F103-72.txt @@ -60,7 +60,7 @@ Settings: SYSCLK=72, ACR=0x12 (2 wait states) --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 11.2 (Benchmark, context switch #2, empty ready list) ---- Score : 178663 msgs/S, 357326 ctxswc/S +--- Score : 178664 msgs/S, 357328 ctxswc/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 11.3 (Benchmark, context switch #3, 4 threads in ready list) @@ -72,11 +72,11 @@ Settings: SYSCLK=72, ACR=0x12 (2 wait states) --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 11.5 (Benchmark, threads creation/termination, optimal) ---- Score : 210633 threads/S +--- Score : 210632 threads/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 11.6 (Benchmark, mass reschedulation, 5 threads) ---- Score : 55552 reschedulations/S, 333312 ctxswc/S +--- Score : 55551 reschedulations/S, 333306 ctxswc/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 11.7 (Benchmark, I/O Queues throughput) -- cgit v1.2.3