Re-testing on LPC2148 done.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@866 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
gdisirio 2009-04-03 21:06:12 +00:00
parent 0be37d8a2e
commit 305418701d
2 changed files with 11 additions and 11 deletions

View File

@ -1,5 +1,5 @@
***************************************************************************
Kernel: ChibiOS/RT 1.1.2 unstable
Kernel: ChibiOS/RT 1.2.0 stable
Compiler: GCC 4.3.2 (YAGARTO 28.09.2008)
Options: -O2 -fomit-frame-pointer -mabi=apcs-gnu -falign-functions=16
Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
@ -59,15 +59,15 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.1 (Benchmark, context switch #1, optimal)
--- Score : 145329 msgs/S, 290658 ctxswc/S
--- Score : 145332 msgs/S, 290664 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.2 (Benchmark, context switch #2, empty ready list)
--- Score : 112506 msgs/S, 225012 ctxswc/S
--- Score : 112504 msgs/S, 225008 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.3 (Benchmark, context switch #3, 4 threads in ready list)
--- Score : 112507 msgs/S, 225014 ctxswc/S
--- Score : 112504 msgs/S, 225008 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.4 (Benchmark, threads creation/termination, worst case)
@ -87,11 +87,11 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.8 (Benchmark, virtual timers set/reset)
--- Score : 309730 timers/S
--- Score : 309620 timers/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.9 (Benchmark, semaphores wait/signal)
--- Score : 622992 wait+signal/S
--- Score : 622996 wait+signal/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.10 (Benchmark, mutexes lock/unlock)

View File

@ -1,5 +1,5 @@
***************************************************************************
Kernel: ChibiOS/RT 1.1.2 unstable
Kernel: ChibiOS/RT 1.2.0 stable
Compiler: GCC 4.3.2 (YAGARTO 28.09.2008)
Options: -Os -fomit-frame-pointer -mabi=apcs-gnu -falign-functions=16
Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
@ -67,11 +67,11 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.3 (Benchmark, context switch #3, 4 threads in ready list)
--- Score : 86250 msgs/S, 172500 ctxswc/S
--- Score : 86251 msgs/S, 172502 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.4 (Benchmark, threads creation/termination, worst case)
--- Score : 83828 threads/S
--- Score : 83827 threads/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.5 (Benchmark, threads creation/termination, optimal)
@ -87,11 +87,11 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.8 (Benchmark, virtual timers set/reset)
--- Score : 302458 timers/S
--- Score : 302534 timers/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.9 (Benchmark, semaphores wait/signal)
--- Score : 350724 wait+signal/S
--- Score : 350728 wait+signal/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.10 (Benchmark, mutexes lock/unlock)