diff --git a/docs/reports/LPC2148-48-ARM.txt b/docs/reports/LPC2148-48-ARM.txt index aa92cf012..9e14b72ce 100644 --- a/docs/reports/LPC2148-48-ARM.txt +++ b/docs/reports/LPC2148-48-ARM.txt @@ -1,6 +1,6 @@ *************************************************************************** -Kernel: ChibiOS/RT 1.2.3 stable -Compiler: GCC 4.3.3 (YAGARTO 29.03.2009) +Kernel: ChibiOS/RT 1.2.4 stable +Compiler: GCC 4.4.1 (YAGARTO 17.08.2009) Options: -O2 -fomit-frame-pointer -mabi=apcs-gnu -falign-functions=16 Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states) *************************************************************************** @@ -59,31 +59,31 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states) --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.1 (Benchmark, context switch #1, optimal) ---- Score : 145302 msgs/S, 290604 ctxswc/S +--- Score : 146190 msgs/S, 292380 ctxswc/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.2 (Benchmark, context switch #2, empty ready list) ---- Score : 112484 msgs/S, 224968 ctxswc/S +--- Score : 115473 msgs/S, 230946 ctxswc/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.3 (Benchmark, context switch #3, 4 threads in ready list) ---- Score : 112483 msgs/S, 224966 ctxswc/S +--- Score : 115472 msgs/S, 230944 ctxswc/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.4 (Benchmark, threads creation/termination, worst case) ---- Score : 103031 threads/S +--- Score : 108403 threads/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.5 (Benchmark, threads creation/termination, optimal) ---- Score : 141435 threads/S +--- Score : 152246 threads/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.6 (Benchmark, mass reschedulation, 5 threads) ---- Score : 36162 reschedulations/S, 216972 ctxswc/S +--- Score : 36493 reschedulations/S, 218958 ctxswc/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.7 (Benchmark, I/O Queues throughput) ---- Score : 341164 bytes/S +--- Score : 343620 bytes/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.8 (Benchmark, virtual timers set/reset) @@ -95,7 +95,7 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states) --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.10 (Benchmark, mutexes lock/unlock) ---- Score : 386324 lock+unlock/S +--- Score : 380188 lock+unlock/S --- Result: SUCCESS --------------------------------------------------------------------------- diff --git a/docs/reports/LPC2148-48-THUMB.txt b/docs/reports/LPC2148-48-THUMB.txt index 3e645382c..27b60507b 100644 --- a/docs/reports/LPC2148-48-THUMB.txt +++ b/docs/reports/LPC2148-48-THUMB.txt @@ -1,6 +1,6 @@ *************************************************************************** -Kernel: ChibiOS/RT 1.2.3 stable -Compiler: GCC 4.3.3 (YAGARTO 29.03.2009) +Kernel: ChibiOS/RT 1.2.4 stable +Compiler: GCC 4.4.1 (YAGARTO 17.08.2009) Options: -Os -fomit-frame-pointer -mabi=apcs-gnu -falign-functions=16 Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states) *************************************************************************** @@ -59,43 +59,43 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states) --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.1 (Benchmark, context switch #1, optimal) ---- Score : 103619 msgs/S, 207238 ctxswc/S +--- Score : 104988 msgs/S, 209976 ctxswc/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.2 (Benchmark, context switch #2, empty ready list) ---- Score : 86225 msgs/S, 172450 ctxswc/S +--- Score : 87490 msgs/S, 174980 ctxswc/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.3 (Benchmark, context switch #3, 4 threads in ready list) ---- Score : 86224 msgs/S, 172448 ctxswc/S +--- Score : 87489 msgs/S, 174978 ctxswc/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.4 (Benchmark, threads creation/termination, worst case) ---- Score : 83514 threads/S +--- Score : 87173 threads/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.5 (Benchmark, threads creation/termination, optimal) ---- Score : 114007 threads/S +--- Score : 120328 threads/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.6 (Benchmark, mass reschedulation, 5 threads) ---- Score : 28812 reschedulations/S, 172872 ctxswc/S +--- Score : 29560 reschedulations/S, 177360 ctxswc/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.7 (Benchmark, I/O Queues throughput) ---- Score : 262040 bytes/S +--- Score : 263496 bytes/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.8 (Benchmark, virtual timers set/reset) ---- Score : 302364 timers/S +--- Score : 303334 timers/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.9 (Benchmark, semaphores wait/signal) ---- Score : 350628 wait+signal/S +--- Score : 353228 wait+signal/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.10 (Benchmark, mutexes lock/unlock) ---- Score : 249144 lock+unlock/S +--- Score : 249152 lock+unlock/S --- Result: SUCCESS --------------------------------------------------------------------------- diff --git a/docs/reports/STM32F103-48.txt b/docs/reports/STM32F103-48.txt index 09c836486..2742e51e8 100644 --- a/docs/reports/STM32F103-48.txt +++ b/docs/reports/STM32F103-48.txt @@ -1,6 +1,6 @@ *************************************************************************** -Kernel: ChibiOS/RT 1.2.3 stable -Compiler: GCC 4.3.3 (YAGARTO 29.03.2009) +Kernel: ChibiOS/RT 1.2.4 stable +Compiler: GCC 4.4.1 (YAGARTO 17.08.2009) Options: -O2 -fomit-frame-pointer -mabi=apcs-gnu -falign-functions=16 Settings: SYSCLK=48, ACR=0x11 (1 wait state) *************************************************************************** @@ -59,31 +59,31 @@ Settings: SYSCLK=48, ACR=0x11 (1 wait state) --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.1 (Benchmark, context switch #1, optimal) ---- Score : 161087 msgs/S, 322174 ctxswc/S +--- Score : 161628 msgs/S, 323256 ctxswc/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.2 (Benchmark, context switch #2, empty ready list) ---- Score : 132896 msgs/S, 265792 ctxswc/S +--- Score : 135928 msgs/S, 271856 ctxswc/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.3 (Benchmark, context switch #3, 4 threads in ready list) ---- Score : 132896 msgs/S, 265792 ctxswc/S +--- Score : 135928 msgs/S, 271856 ctxswc/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.4 (Benchmark, threads creation/termination, worst case) ---- Score : 122995 threads/S +--- Score : 127249 threads/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.5 (Benchmark, threads creation/termination, optimal) ---- Score : 158419 threads/S +--- Score : 162741 threads/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.6 (Benchmark, mass reschedulation, 5 threads) ---- Score : 41861 reschedulations/S, 251166 ctxswc/S +--- Score : 43418 reschedulations/S, 260508 ctxswc/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.7 (Benchmark, I/O Queues throughput) ---- Score : 377512 bytes/S +--- Score : 377328 bytes/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.8 (Benchmark, virtual timers set/reset) @@ -91,11 +91,11 @@ Settings: SYSCLK=48, ACR=0x11 (1 wait state) --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.9 (Benchmark, semaphores wait/signal) ---- Score : 676356 wait+signal/S +--- Score : 686040 wait+signal/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.10 (Benchmark, mutexes lock/unlock) ---- Score : 489548 lock+unlock/S +--- Score : 474956 lock+unlock/S --- Result: SUCCESS --------------------------------------------------------------------------- diff --git a/docs/reports/STM32F103-72.txt b/docs/reports/STM32F103-72.txt index 3d32a855e..f7e1b08e2 100644 --- a/docs/reports/STM32F103-72.txt +++ b/docs/reports/STM32F103-72.txt @@ -1,6 +1,6 @@ *************************************************************************** -Kernel: ChibiOS/RT 1.2.3 stable -Compiler: GCC 4.3.3 (YAGARTO 29.03.2009) +Kernel: ChibiOS/RT 1.2.4 stable +Compiler: GCC 4.4.1 (YAGARTO 17.08.2009) Options: -O2 -fomit-frame-pointer -mabi=apcs-gnu -falign-functions=16 Settings: SYSCLK=72, ACR=0x12 (2 wait states) *************************************************************************** @@ -59,43 +59,43 @@ Settings: SYSCLK=72, ACR=0x12 (2 wait states) --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.1 (Benchmark, context switch #1, optimal) ---- Score : 215030 msgs/S, 430060 ctxswc/S +--- Score : 221670 msgs/S, 443340 ctxswc/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.2 (Benchmark, context switch #2, empty ready list) ---- Score : 174740 msgs/S, 349480 ctxswc/S +--- Score : 185591 msgs/S, 371182 ctxswc/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.3 (Benchmark, context switch #3, 4 threads in ready list) ---- Score : 174740 msgs/S, 349480 ctxswc/S +--- Score : 185591 msgs/S, 371182 ctxswc/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.4 (Benchmark, threads creation/termination, worst case) ---- Score : 164726 threads/S +--- Score : 173485 threads/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.5 (Benchmark, threads creation/termination, optimal) ---- Score : 214394 threads/S +--- Score : 222371 threads/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.6 (Benchmark, mass reschedulation, 5 threads) ---- Score : 54744 reschedulations/S, 328464 ctxswc/S +--- Score : 56916 reschedulations/S, 341496 ctxswc/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.7 (Benchmark, I/O Queues throughput) ---- Score : 489444 bytes/S +--- Score : 476304 bytes/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.8 (Benchmark, virtual timers set/reset) ---- Score : 647074 timers/S +--- Score : 647116 timers/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.9 (Benchmark, semaphores wait/signal) ---- Score : 823260 wait+signal/S +--- Score : 832880 wait+signal/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.10 (Benchmark, mutexes lock/unlock) ---- Score : 601088 lock+unlock/S +--- Score : 586428 lock+unlock/S --- Result: SUCCESS ---------------------------------------------------------------------------