diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-01-06 12:58:54 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-01-06 12:58:54 +0000 |
commit | 45272fbc6e762212d19adb9bb910d24b2e4d105e (patch) | |
tree | 376ac46bb5c2cfad016b0f6a201d31198914ca53 /docs | |
parent | 7e4202ae46606be697611dd6f5f867c4915dc046 (diff) | |
download | ChibiOS-45272fbc6e762212d19adb9bb910d24b2e4d105e.tar.gz ChibiOS-45272fbc6e762212d19adb9bb910d24b2e4d105e.tar.bz2 ChibiOS-45272fbc6e762212d19adb9bb910d24b2e4d105e.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1507 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reports/STM32F103-72.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/reports/STM32F103-72.txt b/docs/reports/STM32F103-72.txt index 8dc298047..c55b20b7d 100644 --- a/docs/reports/STM32F103-72.txt +++ b/docs/reports/STM32F103-72.txt @@ -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)
|