From e3cac893e9c3062dda2a9ee00b372c1e0ea1a9ed Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Mon, 4 Jan 2016 11:30:34 +0000 Subject: Various reports. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8685 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- doc/rt/reports/SPC560D-48-GCC.txt | 16 +-- doc/rt/reports/SPC560P-64-GCC.txt | 22 ++--- doc/rt/reports/SPC563M-80-GCC.txt | 22 ++--- doc/rt/reports/SPC56EL-120-GCC.txt | 20 ++-- doc/rt/reports/STM32F746-216-GCC-FPU.txt | 164 +++++++++++++++++++++++++++++++ doc/rt/reports/STM32F746-216-GCC.txt | 164 +++++++++++++++++++++++++++++++ 6 files changed, 368 insertions(+), 40 deletions(-) create mode 100644 doc/rt/reports/STM32F746-216-GCC-FPU.txt create mode 100644 doc/rt/reports/STM32F746-216-GCC.txt (limited to 'doc/rt') diff --git a/doc/rt/reports/SPC560D-48-GCC.txt b/doc/rt/reports/SPC560D-48-GCC.txt index af3bf01f1..2167efcc1 100644 --- a/doc/rt/reports/SPC560D-48-GCC.txt +++ b/doc/rt/reports/SPC560D-48-GCC.txt @@ -1,8 +1,8 @@ *** ChibiOS/RT test suite *** -*** Kernel: 3.0.0 -*** Compiled: Jul 9 2015 - 10:10:38 +*** Kernel: 3.1.0 +*** Compiled: Jan 4 2016 - 12:12:53 *** Compiler: GCC 4.6.3 build on 2013-01-07 *** Architecture: Power Architecture *** Core Variant: e200z0 @@ -99,11 +99,11 @@ --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.1 (Benchmark, messages #1) ---- Score : 152789 msgs/S, 305578 ctxswc/S +--- Score : 152782 msgs/S, 305564 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.2 (Benchmark, messages #2) ---- Score : 128902 msgs/S, 257804 ctxswc/S +--- Score : 128898 msgs/S, 257796 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.3 (Benchmark, messages #3) @@ -111,11 +111,11 @@ --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.4 (Benchmark, context switch) ---- Score : 452752 ctxswc/S +--- Score : 452768 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.5 (Benchmark, threads, full cycle) ---- Score : 102399 threads/S +--- Score : 102403 threads/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.6 (Benchmark, threads, create only) @@ -131,11 +131,11 @@ --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.9 (Benchmark, I/O Queues throughput) ---- Score : 400616 bytes/S +--- Score : 389600 bytes/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.10 (Benchmark, virtual timers set/reset) ---- Score : 637904 timers/S +--- Score : 644036 timers/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.11 (Benchmark, semaphores wait/signal) diff --git a/doc/rt/reports/SPC560P-64-GCC.txt b/doc/rt/reports/SPC560P-64-GCC.txt index 5e0a63b40..65d51d3dd 100644 --- a/doc/rt/reports/SPC560P-64-GCC.txt +++ b/doc/rt/reports/SPC560P-64-GCC.txt @@ -1,8 +1,8 @@ *** ChibiOS/RT test suite *** -*** Kernel: 3.0.0 -*** Compiled: Jul 8 2015 - 13:56:32 +*** Kernel: 3.1.0 +*** Compiled: Jan 4 2016 - 12:19:15 *** Compiler: GCC 4.6.3 build on 2013-01-07 *** Architecture: Power Architecture *** Core Variant: e200z0 @@ -99,27 +99,27 @@ --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.1 (Benchmark, messages #1) ---- Score : 203906 msgs/S, 407812 ctxswc/S +--- Score : 203904 msgs/S, 407808 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.2 (Benchmark, messages #2) ---- Score : 172029 msgs/S, 344058 ctxswc/S +--- Score : 172027 msgs/S, 344054 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.3 (Benchmark, messages #3) ---- Score : 172029 msgs/S, 344058 ctxswc/S +--- Score : 172028 msgs/S, 344056 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.4 (Benchmark, context switch) ---- Score : 604240 ctxswc/S +--- Score : 604248 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.5 (Benchmark, threads, full cycle) ---- Score : 136663 threads/S +--- Score : 136665 threads/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.6 (Benchmark, threads, create only) ---- Score : 194574 threads/S +--- Score : 194575 threads/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.7 (Benchmark, mass reschedule, 5 threads) @@ -127,15 +127,15 @@ --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.8 (Benchmark, round robin context switching) ---- Score : 420580 ctxswc/S +--- Score : 420560 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.9 (Benchmark, I/O Queues throughput) ---- Score : 534648 bytes/S +--- Score : 519944 bytes/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.10 (Benchmark, virtual timers set/reset) ---- Score : 851328 timers/S +--- Score : 857878 timers/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.11 (Benchmark, semaphores wait/signal) diff --git a/doc/rt/reports/SPC563M-80-GCC.txt b/doc/rt/reports/SPC563M-80-GCC.txt index e5513846a..69d3b30ea 100644 --- a/doc/rt/reports/SPC563M-80-GCC.txt +++ b/doc/rt/reports/SPC563M-80-GCC.txt @@ -1,8 +1,8 @@ *** ChibiOS/RT test suite *** -*** Kernel: 3.0.0 -*** Compiled: Jul 8 2015 - 17:01:37 +*** Kernel: 3.1.0 +*** Compiled: Jan 4 2016 - 12:24:32 *** Compiler: GCC 4.6.3 build on 2013-01-07 *** Architecture: Power Architecture *** Core Variant: e200z3 @@ -99,11 +99,11 @@ --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.1 (Benchmark, messages #1) ---- Score : 268020 msgs/S, 536040 ctxswc/S +--- Score : 268017 msgs/S, 536034 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.2 (Benchmark, messages #2) ---- Score : 217041 msgs/S, 434082 ctxswc/S +--- Score : 217039 msgs/S, 434078 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.3 (Benchmark, messages #3) @@ -111,15 +111,15 @@ --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.4 (Benchmark, context switch) ---- Score : 892432 ctxswc/S +--- Score : 892448 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.5 (Benchmark, threads, full cycle) ---- Score : 176700 threads/S +--- Score : 176703 threads/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.6 (Benchmark, threads, create only) ---- Score : 257643 threads/S +--- Score : 257645 threads/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.7 (Benchmark, mass reschedule, 5 threads) @@ -131,19 +131,19 @@ --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.9 (Benchmark, I/O Queues throughput) ---- Score : 667316 bytes/S +--- Score : 649676 bytes/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.10 (Benchmark, virtual timers set/reset) ---- Score : 1097156 timers/S +--- Score : 1086362 timers/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.11 (Benchmark, semaphores wait/signal) ---- Score : 948724 wait+signal/S +--- Score : 950076 wait+signal/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.12 (Benchmark, mutexes lock/unlock) ---- Score : 798048 lock+unlock/S +--- Score : 806080 lock+unlock/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.13 (Benchmark, RAM footprint) diff --git a/doc/rt/reports/SPC56EL-120-GCC.txt b/doc/rt/reports/SPC56EL-120-GCC.txt index 6a465ed08..cf0133b74 100644 --- a/doc/rt/reports/SPC56EL-120-GCC.txt +++ b/doc/rt/reports/SPC56EL-120-GCC.txt @@ -1,8 +1,8 @@ *** ChibiOS/RT test suite *** -*** Kernel: 3.0.0 -*** Compiled: Jul 8 2015 - 13:36:31 +*** Kernel: 3.1.0 +*** Compiled: Jan 4 2016 - 12:05:54 *** Compiler: GCC 4.6.3 build on 2013-01-07 *** Architecture: Power Architecture *** Core Variant: e200z4 @@ -99,19 +99,19 @@ --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.1 (Benchmark, messages #1) ---- Score : 379277 msgs/S, 758554 ctxswc/S +--- Score : 380488 msgs/S, 760976 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.2 (Benchmark, messages #2) ---- Score : 314572 msgs/S, 629144 ctxswc/S +--- Score : 315402 msgs/S, 630804 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.3 (Benchmark, messages #3) ---- Score : 314576 msgs/S, 629152 ctxswc/S +--- Score : 315402 msgs/S, 630804 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.4 (Benchmark, context switch) ---- Score : 1108480 ctxswc/S +--- Score : 1108472 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.5 (Benchmark, threads, full cycle) @@ -119,7 +119,7 @@ --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.6 (Benchmark, threads, create only) ---- Score : 375716 threads/S +--- Score : 375717 threads/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.7 (Benchmark, mass reschedule, 5 threads) @@ -127,15 +127,15 @@ --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.8 (Benchmark, round robin context switching) ---- Score : 688000 ctxswc/S +--- Score : 688012 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.9 (Benchmark, I/O Queues throughput) ---- Score : 1029888 bytes/S +--- Score : 994116 bytes/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.10 (Benchmark, virtual timers set/reset) ---- Score : 1477618 timers/S +--- Score : 1472694 timers/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.11 (Benchmark, semaphores wait/signal) diff --git a/doc/rt/reports/STM32F746-216-GCC-FPU.txt b/doc/rt/reports/STM32F746-216-GCC-FPU.txt new file mode 100644 index 000000000..e3fe3ccf1 --- /dev/null +++ b/doc/rt/reports/STM32F746-216-GCC-FPU.txt @@ -0,0 +1,164 @@ + +*** ChibiOS/RT test suite +*** +*** Kernel: 3.1.0 +*** Compiled: Jan 4 2016 - 11:55:52 +*** Compiler: GCC 4.9.3 20150529 (release) [ARM/embedded-4_9-branch revision 227977] +*** Architecture: ARMv7E-M +*** Core Variant: Cortex-M7F +*** Port Info: Advanced kernel mode +*** Platform: STM32F746 Very High Performance with DSP and FPU +*** Test Board: STMicroelectronics STM32F746G-Discovery + +---------------------------------------------------------------------------- +--- Test Case 1.1 (System, critical zones) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 1.2 (System, interrupts handling) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 1.3 (System, integrity) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 2.1 (Threads, enqueuing test #1) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 2.2 (Threads, enqueuing test #2) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 2.3 (Threads, priority change) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 2.4 (Threads, delays) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 3.1 (Semaphores, enqueuing) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 3.2 (Semaphores, timeout) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 3.3 (Semaphores, atomic signal-wait) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 3.4 (Binary Semaphores, functionality) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 4.1 (Mutexes, priority enqueuing test) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 4.2 (Mutexes, priority return) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 4.3 (Mutexes, status) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 4.4 (CondVar, signal test) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 4.5 (CondVar, broadcast test) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 4.6 (CondVar, boost test) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 5.1 (Messages, loop) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 6.1 (Mailboxes, queuing and timeouts) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 7.1 (Events, registration and dispatch) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 7.2 (Events, wait and broadcast) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 7.3 (Events, timeouts) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 8.1 (Heap, allocation and fragmentation test) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 9.1 (Memory Pools, queue/dequeue) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 10.1 (Dynamic APIs, threads creation from heap) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 10.2 (Dynamic APIs, threads creation from memory pool) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 10.3 (Dynamic APIs, registry and references) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 11.1 (Queues, input queues) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 11.2 (Queues, output queues) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 12.1 (Benchmark, messages #1) +--- Score : 923070 msgs/S, 1846140 ctxswc/S +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 12.2 (Benchmark, messages #2) +--- Score : 833971 msgs/S, 1667942 ctxswc/S +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 12.3 (Benchmark, messages #3) +--- Score : 833970 msgs/S, 1667940 ctxswc/S +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 12.4 (Benchmark, context switch) +--- Score : 3570224 ctxswc/S +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 12.5 (Benchmark, threads, full cycle) +--- Score : 640942 threads/S +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 12.6 (Benchmark, threads, create only) +--- Score : 947361 threads/S +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 12.7 (Benchmark, mass reschedule, 5 threads) +--- Score : 299484 reschedules/S, 1796904 ctxswc/S +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 12.8 (Benchmark, round robin context switching) +--- Score : 2122840 ctxswc/S +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 12.9 (Benchmark, I/O Queues throughput) +--- Score : 2517108 bytes/S +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 12.10 (Benchmark, virtual timers set/reset) +--- Score : 1990948 timers/S +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 12.11 (Benchmark, semaphores wait/signal) +--- Score : 3043584 wait+signal/S +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 12.12 (Benchmark, mutexes lock/unlock) +--- Score : 2470328 lock+unlock/S +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 12.13 (Benchmark, RAM footprint) +--- System: 472 bytes +--- Thread: 68 bytes +--- Timer : 20 bytes +--- Semaph: 12 bytes +--- EventS: 4 bytes +--- EventL: 20 bytes +--- Mutex : 16 bytes +--- CondV.: 8 bytes +--- Queue : 36 bytes +--- MailB.: 40 bytes +--- Result: SUCCESS +---------------------------------------------------------------------------- + +Final result: SUCCESS + diff --git a/doc/rt/reports/STM32F746-216-GCC.txt b/doc/rt/reports/STM32F746-216-GCC.txt new file mode 100644 index 000000000..472ca618c --- /dev/null +++ b/doc/rt/reports/STM32F746-216-GCC.txt @@ -0,0 +1,164 @@ + +*** ChibiOS/RT test suite +*** +*** Kernel: 3.1.0 +*** Compiled: Jan 4 2016 - 11:31:27 +*** Compiler: GCC 4.9.3 20150529 (release) [ARM/embedded-4_9-branch revision 227977] +*** Architecture: ARMv7E-M +*** Core Variant: Cortex-M7 +*** Port Info: Advanced kernel mode +*** Platform: STM32F746 Very High Performance with DSP and FPU +*** Test Board: STMicroelectronics STM32F746G-Discovery + +---------------------------------------------------------------------------- +--- Test Case 1.1 (System, critical zones) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 1.2 (System, interrupts handling) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 1.3 (System, integrity) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 2.1 (Threads, enqueuing test #1) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 2.2 (Threads, enqueuing test #2) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 2.3 (Threads, priority change) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 2.4 (Threads, delays) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 3.1 (Semaphores, enqueuing) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 3.2 (Semaphores, timeout) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 3.3 (Semaphores, atomic signal-wait) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 3.4 (Binary Semaphores, functionality) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 4.1 (Mutexes, priority enqueuing test) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 4.2 (Mutexes, priority return) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 4.3 (Mutexes, status) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 4.4 (CondVar, signal test) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 4.5 (CondVar, broadcast test) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 4.6 (CondVar, boost test) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 5.1 (Messages, loop) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 6.1 (Mailboxes, queuing and timeouts) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 7.1 (Events, registration and dispatch) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 7.2 (Events, wait and broadcast) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 7.3 (Events, timeouts) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 8.1 (Heap, allocation and fragmentation test) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 9.1 (Memory Pools, queue/dequeue) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 10.1 (Dynamic APIs, threads creation from heap) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 10.2 (Dynamic APIs, threads creation from memory pool) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 10.3 (Dynamic APIs, registry and references) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 11.1 (Queues, input queues) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 11.2 (Queues, output queues) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 12.1 (Benchmark, messages #1) +--- Score : 1074619 msgs/S, 2149238 ctxswc/S +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 12.2 (Benchmark, messages #2) +--- Score : 947361 msgs/S, 1894722 ctxswc/S +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 12.3 (Benchmark, messages #3) +--- Score : 947361 msgs/S, 1894722 ctxswc/S +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 12.4 (Benchmark, context switch) +--- Score : 4909064 ctxswc/S +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 12.5 (Benchmark, threads, full cycle) +--- Score : 717602 threads/S +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 12.6 (Benchmark, threads, create only) +--- Score : 1136835 threads/S +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 12.7 (Benchmark, mass reschedule, 5 threads) +--- Score : 349378 reschedules/S, 2096268 ctxswc/S +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 12.8 (Benchmark, round robin context switching) +--- Score : 2548660 ctxswc/S +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 12.9 (Benchmark, I/O Queues throughput) +--- Score : 2530008 bytes/S +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 12.10 (Benchmark, virtual timers set/reset) +--- Score : 2000026 timers/S +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 12.11 (Benchmark, semaphores wait/signal) +--- Score : 3052996 wait+signal/S +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 12.12 (Benchmark, mutexes lock/unlock) +--- Score : 2489904 lock+unlock/S +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 12.13 (Benchmark, RAM footprint) +--- System: 336 bytes +--- Thread: 68 bytes +--- Timer : 20 bytes +--- Semaph: 12 bytes +--- EventS: 4 bytes +--- EventL: 20 bytes +--- Mutex : 16 bytes +--- CondV.: 8 bytes +--- Queue : 36 bytes +--- MailB.: 40 bytes +--- Result: SUCCESS +---------------------------------------------------------------------------- + +Final result: SUCCESS + -- cgit v1.2.3