aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-03-27 14:30:20 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-03-27 14:30:20 +0000
commit307d87bdecde7d3fbd3af085314777e089bd7621 (patch)
treee72a00c11d688f3c529db0335678414b4e870784 /doc
parent3d82d232b7cddd9a7baacdf42cf56e267aae907b (diff)
downloadChibiOS-307d87bdecde7d3fbd3af085314777e089bd7621.tar.gz
ChibiOS-307d87bdecde7d3fbd3af085314777e089bd7621.tar.bz2
ChibiOS-307d87bdecde7d3fbd3af085314777e089bd7621.zip
Optimization in chSchWakeupS().
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9172 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'doc')
-rw-r--r--doc/rt/reports/STM32F746-216-GCC.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/rt/reports/STM32F746-216-GCC.txt b/doc/rt/reports/STM32F746-216-GCC.txt
index 7ef8cb302..10fd4c2a7 100644
--- a/doc/rt/reports/STM32F746-216-GCC.txt
+++ b/doc/rt/reports/STM32F746-216-GCC.txt
@@ -2,7 +2,7 @@
*** ChibiOS/RT test suite
***
*** Kernel: 4.0.0
-*** Compiled: Mar 27 2016 - 12:48:29
+*** Compiled: Mar 27 2016 - 16:28:00
*** Compiler: GCC 4.9.3 20150529 (release) [ARM/embedded-4_9-branch revision 227977]
*** Architecture: ARMv7E-M
*** Core Variant: Cortex-M7
@@ -93,7 +93,7 @@
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.1 (Benchmark, messages #1)
---- Score : 1018858 msgs/S, 2037716 ctxswc/S
+--- Score : 1023687 msgs/S, 2047374 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.2 (Benchmark, messages #2)
@@ -105,7 +105,7 @@
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.4 (Benchmark, context switch)
---- Score : 4951264 ctxswc/S
+--- Score : 5008664 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.5 (Benchmark, threads, full cycle)
@@ -113,7 +113,7 @@
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.6 (Benchmark, threads, create only)
---- Score : 892556 threads/S
+--- Score : 896259 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)