git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@760 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
d70f848b08
commit
ad864b4aa1
|
@ -1,5 +1,5 @@
|
|||
***************************************************************************
|
||||
Kernel: ChibiOS/RT 1.0.0 final
|
||||
Kernel: ChibiOS/RT 1.1.0 unstable
|
||||
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)
|
||||
|
@ -40,7 +40,7 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
|
|||
--- Result: SUCCESS
|
||||
---------------------------------------------------------------------------
|
||||
--- Test Case 12 (Heap, allocation and fragmentation test)
|
||||
--- Size : 27648 bytes, not fragmented
|
||||
--- Size : 27668 bytes, not fragmented
|
||||
--- Result: SUCCESS
|
||||
---------------------------------------------------------------------------
|
||||
--- Test Case 13 (Memory Pools, allocation and enqueuing test)
|
||||
|
@ -65,15 +65,15 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
|
|||
--- Result: SUCCESS
|
||||
---------------------------------------------------------------------------
|
||||
--- Test Case 19 (Benchmark, threads creation/termination, worst case)
|
||||
--- Score : 99405 threads/S
|
||||
--- Score : 103047 threads/S
|
||||
--- Result: SUCCESS
|
||||
---------------------------------------------------------------------------
|
||||
--- Test Case 20 (Benchmark, threads creation/termination, optimal)
|
||||
--- Score : 134687 threads/S
|
||||
--- Score : 141463 threads/S
|
||||
--- Result: SUCCESS
|
||||
---------------------------------------------------------------------------
|
||||
--- Test Case 21 (Benchmark, mass reschedulation, 5 threads)
|
||||
--- Score : 36005 reschedulations/S, 216030 ctxswc/S
|
||||
--- Score : 36006 reschedulations/S, 216036 ctxswc/S
|
||||
--- Result: SUCCESS
|
||||
---------------------------------------------------------------------------
|
||||
--- Test Case 22 (Benchmark, I/O Queues throughput)
|
||||
|
@ -81,7 +81,7 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
|
|||
--- Result: SUCCESS
|
||||
---------------------------------------------------------------------------
|
||||
--- Test Case 23 (Benchmark, virtual timers set/reset)
|
||||
--- Score : 309496 timers/S
|
||||
--- Score : 309500 timers/S
|
||||
--- Result: SUCCESS
|
||||
---------------------------------------------------------------------------
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
***************************************************************************
|
||||
Kernel: ChibiOS/RT 1.0.0 final
|
||||
Kernel: ChibiOS/RT 1.1.0 unstable
|
||||
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)
|
||||
|
@ -40,7 +40,7 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
|
|||
--- Result: SUCCESS
|
||||
---------------------------------------------------------------------------
|
||||
--- Test Case 12 (Heap, allocation and fragmentation test)
|
||||
--- Size : 27648 bytes, not fragmented
|
||||
--- Size : 27668 bytes, not fragmented
|
||||
--- Result: SUCCESS
|
||||
---------------------------------------------------------------------------
|
||||
--- Test Case 13 (Memory Pools, allocation and enqueuing test)
|
||||
|
@ -53,35 +53,35 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
|
|||
--- Result: SUCCESS
|
||||
---------------------------------------------------------------------------
|
||||
--- Test Case 16 (Benchmark, context switch #1, optimal)
|
||||
--- Score : 98924 msgs/S, 197848 ctxswc/S
|
||||
--- Score : 101441 msgs/S, 202882 ctxswc/S
|
||||
--- Result: SUCCESS
|
||||
---------------------------------------------------------------------------
|
||||
--- Test Case 17 (Benchmark, context switch #2, empty ready list)
|
||||
--- Score : 83531 msgs/S, 167062 ctxswc/S
|
||||
--- Score : 85780 msgs/S, 171560 ctxswc/S
|
||||
--- Result: SUCCESS
|
||||
---------------------------------------------------------------------------
|
||||
--- Test Case 18 (Benchmark, context switch #3, 4 threads in ready list)
|
||||
--- Score : 83530 msgs/S, 167060 ctxswc/S
|
||||
--- Score : 85779 msgs/S, 171558 ctxswc/S
|
||||
--- Result: SUCCESS
|
||||
---------------------------------------------------------------------------
|
||||
--- Test Case 19 (Benchmark, threads creation/termination, worst case)
|
||||
--- Score : 80033 threads/S
|
||||
--- Score : 82665 threads/S
|
||||
--- Result: SUCCESS
|
||||
---------------------------------------------------------------------------
|
||||
--- Test Case 20 (Benchmark, threads creation/termination, optimal)
|
||||
--- Score : 112160 threads/S
|
||||
--- Score : 116537 threads/S
|
||||
--- Result: SUCCESS
|
||||
---------------------------------------------------------------------------
|
||||
--- Test Case 21 (Benchmark, mass reschedulation, 5 threads)
|
||||
--- Score : 28157 reschedulations/S, 168942 ctxswc/S
|
||||
--- Score : 28871 reschedulations/S, 173226 ctxswc/S
|
||||
--- Result: SUCCESS
|
||||
---------------------------------------------------------------------------
|
||||
--- Test Case 22 (Benchmark, I/O Queues throughput)
|
||||
--- Score : 242396 bytes/S
|
||||
--- Score : 243632 bytes/S
|
||||
--- Result: SUCCESS
|
||||
---------------------------------------------------------------------------
|
||||
--- Test Case 23 (Benchmark, virtual timers set/reset)
|
||||
--- Score : 272272 timers/S
|
||||
--- Score : 273044 timers/S
|
||||
--- Result: SUCCESS
|
||||
---------------------------------------------------------------------------
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
***************************************************************************
|
||||
Kernel: ChibiOS/RT 1.0.0 final
|
||||
Kernel: ChibiOS/RT 1.1.0 unstable
|
||||
Compiler: GCC 3.2.3 (MSPGCC)
|
||||
Options: -O2 -fomit-frame-pointer
|
||||
Settings: MCLK=DCOCLK 750Khz
|
||||
|
@ -65,11 +65,11 @@ Settings: MCLK=DCOCLK 750Khz
|
|||
--- Result: SUCCESS
|
||||
---------------------------------------------------------------------------
|
||||
--- Test Case 19 (Benchmark, threads creation/termination, worst case)
|
||||
--- Score : 1310 threads/S
|
||||
--- Score : 1334 threads/S
|
||||
--- Result: SUCCESS
|
||||
---------------------------------------------------------------------------
|
||||
--- Test Case 20 (Benchmark, threads creation/termination, optimal)
|
||||
--- Score : 1681 threads/S
|
||||
--- Score : 1720 threads/S
|
||||
--- Result: SUCCESS
|
||||
---------------------------------------------------------------------------
|
||||
--- Test Case 21 (Benchmark, mass reschedulation, 5 threads)
|
||||
|
|
Loading…
Reference in New Issue