diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-11-27 11:39:37 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-11-27 11:39:37 +0000 |
commit | b94a43278128c44b642910bac6c5d862ac262143 (patch) | |
tree | f03f24ee57e7f13c7d90584871a12c964a68ba21 /docs | |
parent | 20eee1cef0ef7bf2f399941646dd4891c46e8401 (diff) | |
download | ChibiOS-b94a43278128c44b642910bac6c5d862ac262143.tar.gz ChibiOS-b94a43278128c44b642910bac6c5d862ac262143.tar.bz2 ChibiOS-b94a43278128c44b642910bac6c5d862ac262143.zip |
MSP430 reports.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2435 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reports/MSP430F1611-0.75.txt | 6 | ||||
-rw-r--r-- | docs/reports/MSP430F1611-8.txt | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/reports/MSP430F1611-0.75.txt b/docs/reports/MSP430F1611-0.75.txt index d04fecff5..f025cd811 100644 --- a/docs/reports/MSP430F1611-0.75.txt +++ b/docs/reports/MSP430F1611-0.75.txt @@ -5,7 +5,7 @@ Settings: MCLK=DCOCLK 750KHz *** ChibiOS/RT test suite
***
-*** Kernel: 2.1.2unstable
+*** Kernel: 2.1.4unstable
*** GCC Version: 3.2.3
*** Architecture: MSP430
*** Core Variant: MSP430
@@ -114,11 +114,11 @@ Settings: MCLK=DCOCLK 750KHz --- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.5 (Benchmark, threads, full cycle)
---- Score : 1145 threads/S
+--- Score : 1120 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.6 (Benchmark, threads, create only)
---- Score : 1545 threads/S
+--- Score : 1523 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)
diff --git a/docs/reports/MSP430F1611-8.txt b/docs/reports/MSP430F1611-8.txt index bcb4980ba..c960cc481 100644 --- a/docs/reports/MSP430F1611-8.txt +++ b/docs/reports/MSP430F1611-8.txt @@ -5,7 +5,7 @@ Settings: MCLK=XT2CLK 8MHz *** ChibiOS/RT test suite
***
-*** Kernel: 2.1.2unstable
+*** Kernel: 2.1.4unstable
*** GCC Version: 3.2.3
*** Architecture: MSP430
*** Core Variant: MSP430
@@ -114,11 +114,11 @@ Settings: MCLK=XT2CLK 8MHz --- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.5 (Benchmark, threads, full cycle)
---- Score : 12403 threads/S
+--- Score : 12139 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.6 (Benchmark, threads, create only)
---- Score : 16745 threads/S
+--- Score : 16502 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)
|