diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-04-13 12:29:05 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-04-13 12:29:05 +0000 |
commit | 64f1f5f94a2ed2d74c13b19947cf8dde44c0856f (patch) | |
tree | c48b93c35ebca4df94ced0925d7b6c170dab50fd /doc/rt | |
parent | 2462d4b270b1f1bfa2028196dcda6fbe9db03f05 (diff) | |
download | ChibiOS-64f1f5f94a2ed2d74c13b19947cf8dde44c0856f.tar.gz ChibiOS-64f1f5f94a2ed2d74c13b19947cf8dde44c0856f.tar.bz2 ChibiOS-64f1f5f94a2ed2d74c13b19947cf8dde44c0856f.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7889 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'doc/rt')
-rw-r--r-- | doc/rt/reports/STM32F407-168-GCC-FPU.txt | 9 | ||||
-rw-r--r-- | doc/rt/reports/STM32F407-168-GCC.txt | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/doc/rt/reports/STM32F407-168-GCC-FPU.txt b/doc/rt/reports/STM32F407-168-GCC-FPU.txt index 03b3ee842..6e2e421d9 100644 --- a/doc/rt/reports/STM32F407-168-GCC-FPU.txt +++ b/doc/rt/reports/STM32F407-168-GCC-FPU.txt @@ -1,8 +1,8 @@ *** ChibiOS/RT test suite
***
-*** Kernel: 3.0.0
-*** Compiled: Apr 13 2015 - 10:56:19
+*** Kernel: 3.0.0p3
+*** Compiled: Apr 13 2015 - 14:24:41
*** Compiler: GCC 4.7.4 20140401 (release) [ARM/embedded-4_7-branch revision 209195]
*** Architecture: ARMv7-ME
*** Core Variant: Cortex-M4F
@@ -99,7 +99,7 @@ --- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.1 (Benchmark, messages #1)
---- Score : 604311 msgs/S, 1208622 ctxswc/S
+--- Score : 604310 msgs/S, 1208620 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.2 (Benchmark, messages #2)
@@ -135,7 +135,7 @@ --- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.10 (Benchmark, virtual timers set/reset)
---- Score : 341352 timers/S
+--- Score : 1366046 timers/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.11 (Benchmark, semaphores wait/signal)
@@ -161,3 +161,4 @@ ----------------------------------------------------------------------------
Final result: SUCCESS
+
diff --git a/doc/rt/reports/STM32F407-168-GCC.txt b/doc/rt/reports/STM32F407-168-GCC.txt index e362ec0f4..49d9ae777 100644 --- a/doc/rt/reports/STM32F407-168-GCC.txt +++ b/doc/rt/reports/STM32F407-168-GCC.txt @@ -1,8 +1,8 @@ *** ChibiOS/RT test suite
***
-*** Kernel: 3.0.0
-*** Compiled: Apr 13 2015 - 10:53:28
+*** Kernel: 3.0.0p3
+*** Compiled: Apr 13 2015 - 14:21:33
*** Compiler: GCC 4.7.4 20140401 (release) [ARM/embedded-4_7-branch revision 209195]
*** Architecture: ARMv7-ME
*** Core Variant: Cortex-M4
@@ -135,7 +135,7 @@ --- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.10 (Benchmark, virtual timers set/reset)
---- Score : 341078 timers/S
+--- Score : 1366044 timers/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.11 (Benchmark, semaphores wait/signal)
|