diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2008-12-28 17:57:33 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2008-12-28 17:57:33 +0000 |
commit | 0efeddb5fbeed20ec1340752eba04d22ed74273e (patch) | |
tree | 4b10bc73ed1488dfefc7910ab8a1bebd4d941f72 /docs/reports/STM32F103-48.txt | |
parent | 18dee1262ee4a0ad33dfc95683dda1dddc708877 (diff) | |
download | ChibiOS-0efeddb5fbeed20ec1340752eba04d22ed74273e.tar.gz ChibiOS-0efeddb5fbeed20ec1340752eba04d22ed74273e.tar.bz2 ChibiOS-0efeddb5fbeed20ec1340752eba04d22ed74273e.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@551 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/reports/STM32F103-48.txt')
-rw-r--r-- | docs/reports/STM32F103-48.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/reports/STM32F103-48.txt b/docs/reports/STM32F103-48.txt index 18b35cd02..3b43e9022 100644 --- a/docs/reports/STM32F103-48.txt +++ b/docs/reports/STM32F103-48.txt @@ -1,5 +1,5 @@ ***************************************************************************
-Kernel: ChibiOS/RT 0.8.0
+Kernel: ChibiOS/RT 1.0.0 RC1
Compiler: GCC 4.3.2 (YAGARTO 28.09.2008)
Options: -O2 -fomit-frame-pointer -mabi=apcs-gnu -falign-functions=16
Settings: SYSCLK=48, ACR=0x11 (1 wait state)
@@ -40,7 +40,7 @@ Settings: SYSCLK=48, ACR=0x11 (1 wait state) --- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 12 (Heap, allocation and fragmentation test)
---- Size : 17252 bytes, not fragmented
+--- Size : 17284 bytes, not fragmented
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 13 (Memory Pools, allocation and enqueuing test)
@@ -61,15 +61,15 @@ Settings: SYSCLK=48, ACR=0x11 (1 wait state) --- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 18 (Benchmark, context switch #3, 4 threads in ready list)
---- Score : 134029 msgs/S, 268058 ctxswc/S
+--- Score : 134028 msgs/S, 268056 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 19 (Benchmark, threads creation/termination, worst case)
---- Score : 105867 threads/S
+--- Score : 119936 threads/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 20 (Benchmark, threads creation/termination, optimal)
---- Score : 137919 threads/S
+--- Score : 151424 threads/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 21 (Benchmark, mass reschedulation, 5 threads)
|