git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1507 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
7e4202ae46
commit
45272fbc6e
|
@ -5,7 +5,7 @@ Settings: SYSCLK=72, ACR=0x12 (2 wait states)
|
|||
|
||||
*** ChibiOS/RT test suite
|
||||
***
|
||||
*** Kernel: 1.3.7unstable
|
||||
*** Kernel: 1.3.8unstable
|
||||
*** Architecture: ARM Cortex-M3
|
||||
*** GCC Version: 4.4.2
|
||||
|
||||
|
@ -105,11 +105,11 @@ Settings: SYSCLK=72, ACR=0x12 (2 wait states)
|
|||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.5 (Benchmark, threads, full cycle)
|
||||
--- Score : 173605 threads/S
|
||||
--- Score : 173606 threads/S
|
||||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.6 (Benchmark, threads, create only)
|
||||
--- Score : 222517 threads/S
|
||||
--- Score : 222516 threads/S
|
||||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.7 (Benchmark, mass reschedulation, 5 threads)
|
||||
|
@ -117,7 +117,7 @@ Settings: SYSCLK=72, ACR=0x12 (2 wait states)
|
|||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.8 (Benchmark, round robin context switching)
|
||||
--- Score : 505288 reschedulations/S, 505288 ctxswc/S
|
||||
--- Score : 505284 reschedulations/S, 505284 ctxswc/S
|
||||
--- Result: SUCCESS
|
||||
----------------------------------------------------------------------------
|
||||
--- Test Case 11.9 (Benchmark, I/O Queues throughput)
|
||||
|
|
Loading…
Reference in New Issue