diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2008-12-06 10:59:44 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2008-12-06 10:59:44 +0000 |
commit | d8b450d8a085817ad26528cb58059da22ebea462 (patch) | |
tree | 1b79897787b256cdbecc7ea60417b3114f81a3db /docs | |
parent | 87befad2540f95a8c38592981b7702a6fee06052 (diff) | |
download | ChibiOS-d8b450d8a085817ad26528cb58059da22ebea462.tar.gz ChibiOS-d8b450d8a085817ad26528cb58059da22ebea462.tar.bz2 ChibiOS-d8b450d8a085817ad26528cb58059da22ebea462.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@529 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reports/MSP430F1611-0.75.txt | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/reports/MSP430F1611-0.75.txt b/docs/reports/MSP430F1611-0.75.txt index 7e6e39ee8..b71c5a37b 100644 --- a/docs/reports/MSP430F1611-0.75.txt +++ b/docs/reports/MSP430F1611-0.75.txt @@ -1,5 +1,5 @@ ***************************************************************************
-Kernel: ChibiOS/RT 0.8.0
+Kernel: ChibiOS/RT 0.8.2
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 : 1166 threads/S
+--- Score : 1236 threads/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 20 (Benchmark, threads creation/termination, optimal)
---- Score : 1537 threads/S
+--- Score : 1560 threads/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 21 (Benchmark, mass reschedulation, 5 threads)
@@ -84,3 +84,5 @@ Settings: MCLK=DCOCLK 750Khz --- Score : 5632 timers/S
--- Result: SUCCESS
---------------------------------------------------------------------------
+
+Final result: SUCCESS
|