aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-04-17 16:32:50 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-04-17 16:32:50 +0000
commit146bfffd26cf5b7cc5e710e3112d09d0687d4e63 (patch)
treec1b24616f35cd0c8499d853a5f7927b5c88753f2
parenta147f92f9d64e358a2b9c8f1e431d4ac1a166537 (diff)
downloadChibiOS-146bfffd26cf5b7cc5e710e3112d09d0687d4e63.tar.gz
ChibiOS-146bfffd26cf5b7cc5e710e3112d09d0687d4e63.tar.bz2
ChibiOS-146bfffd26cf5b7cc5e710e3112d09d0687d4e63.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1871 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--docs/reports/LPC1114-48.txt6
-rw-r--r--docs/reports/LPC1343-72.txt26
-rw-r--r--docs/reports/kernel.txt16
3 files changed, 24 insertions, 24 deletions
diff --git a/docs/reports/LPC1114-48.txt b/docs/reports/LPC1114-48.txt
index 04da8c6c4..33c853f5d 100644
--- a/docs/reports/LPC1114-48.txt
+++ b/docs/reports/LPC1114-48.txt
@@ -5,11 +5,11 @@ Settings: CLK=48, (3 wait states)
*** ChibiOS/RT test suite
***
-*** Kernel: 1.5.4unstable
+*** Kernel: 1.5.5unstable
*** GCC Version: 4.3.3
*** Architecture: ARMv6-M
*** Core Variant: Cortex-M0
-*** Platform: LPC111x
+*** Platform: LPC11xx
*** Test Board: Embedded Artists LPCXpresso Base Board + LPC1114
----------------------------------------------------------------------------
@@ -112,7 +112,7 @@ Settings: CLK=48, (3 wait states)
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.6 (Benchmark, threads, create only)
---- Score : 105736 threads/S
+--- Score : 105737 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)
diff --git a/docs/reports/LPC1343-72.txt b/docs/reports/LPC1343-72.txt
index 712a19801..be0807c5c 100644
--- a/docs/reports/LPC1343-72.txt
+++ b/docs/reports/LPC1343-72.txt
@@ -6,7 +6,7 @@ Settings: CLK=72, (3 wait states)
*** ChibiOS/RT test suite
***
*** Kernel: 1.5.5unstable
-*** GCC Version: 4.4.2
+*** GCC Version: 4.3.3
*** Architecture: ARMv7-M
*** Core Variant: Cortex-M3
*** Platform: LPC13xx
@@ -92,51 +92,51 @@ Settings: CLK=72, (3 wait states)
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.1 (Benchmark, messages #1)
---- Score : 251227 msgs/S, 502454 ctxswc/S
+--- Score : 246902 msgs/S, 493804 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.2 (Benchmark, messages #2)
---- Score : 199584 msgs/S, 399168 ctxswc/S
+--- Score : 199024 msgs/S, 398048 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.3 (Benchmark, messages #3)
---- Score : 199584 msgs/S, 399168 ctxswc/S
+--- Score : 199024 msgs/S, 398048 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.4 (Benchmark, context switch)
---- Score : 830640 ctxswc/S
+--- Score : 797224 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.5 (Benchmark, threads, full cycle)
---- Score : 156879 threads/S
+--- Score : 154518 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.6 (Benchmark, threads, create only)
---- Score : 223834 threads/S
+--- Score : 212574 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)
---- Score : 64618 reschedules/S, 387708 ctxswc/S
+--- Score : 65262 reschedules/S, 391572 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.8 (Benchmark, round robin context switching)
---- Score : 483840 ctxswc/S
+--- Score : 476648 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.9 (Benchmark, I/O Queues throughput)
---- Score : 519528 bytes/S
+--- Score : 521644 bytes/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.10 (Benchmark, virtual timers set/reset)
---- Score : 701048 timers/S
+--- Score : 674724 timers/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.11 (Benchmark, semaphores wait/signal)
---- Score : 939348 wait+signal/S
+--- Score : 977676 wait+signal/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.12 (Benchmark, mutexes lock/unlock)
---- Score : 674744 lock+unlock/S
+--- Score : 662296 lock+unlock/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.13 (Benchmark, RAM footprint)
diff --git a/docs/reports/kernel.txt b/docs/reports/kernel.txt
index ce0bab89f..b50474724 100644
--- a/docs/reports/kernel.txt
+++ b/docs/reports/kernel.txt
@@ -38,7 +38,7 @@ Platform : ARM Cortex-M3
OS Setup : Full kernel
Compiler : arm-elf-gcc (GCC) 4.4.2
Options : -O2 -mthumb -DCH_OPTIMIZE_SPEED=TRUE
-Kernel Size = 5576
+Kernel Size = 5540
Platform : ARM Cortex-M3
OS Setup : Full kernel
@@ -50,43 +50,43 @@ Platform : ARM Cortex-M3
OS Setup : Minimal kernel
Compiler : arm-elf-gcc (GCC) 4.4.2
Options : -O2 -mthumb
-Kernel Size = 1576
+Kernel Size = 1532
Platform : ARM Cortex-M3
OS Setup : Full kernel
Compiler : arm-elf-gcc (GCC) 4.4.2
Options : -Os -mthumb -DCH_OPTIMIZE_SPEED=TRUE
-Kernel Size = 5356
+Kernel Size = 5320
Platform : ARM Cortex-M3
OS Setup : Full kernel
Compiler : arm-elf-gcc (GCC) 4.4.2
Options : -Os -mthumb -DCH_OPTIMIZE_SPEED=FALSE
-Kernel Size = 4944
+Kernel Size = 4936
Platform : ARM Cortex-M3
OS Setup : Minimal kernel
Compiler : arm-elf-gcc (GCC) 4.4.2
Options : -Os -mthumb
-Kernel Size = 1508
+Kernel Size = 1460
Platform : ARM Cortex-M3
OS Setup : Full kernel
Compiler : arm-elf-gcc (GCC) 4.4.2
Options : -Os -mthumb -ffixed-r7 -DCH_CURRP_REGISTER_CACHE=\"r7\" -DCH_OPTIMIZE_SPEED=TRUE
-Kernel Size = 5172
+Kernel Size = 5128
Platform : ARM Cortex-M3
OS Setup : Full kernel
Compiler : arm-elf-gcc (GCC) 4.4.2
Options : -Os -mthumb -ffixed-r7 -DCH_CURRP_REGISTER_CACHE=\"r7\" -DCH_OPTIMIZE_SPEED=FALSE
-Kernel Size = 4768
+Kernel Size = 4760
Platform : ARM Cortex-M3
OS Setup : Minimal kernel
Compiler : arm-elf-gcc (GCC) 4.4.2
Options : -Os -mthumb -ffixed-r7 -DCH_CURRP_REGISTER_CACHE=\"r7\"
-Kernel Size = 1480
+Kernel Size = 1420
Platform : ARM Cortex-M0
OS Setup : Full kernel