diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-04-29 08:50:57 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-04-29 08:50:57 +0000 |
commit | 406621d200096fd2881f66ba16ffbc896308de4f (patch) | |
tree | ada603e771f2eb7bf3d13335269464d2aa3d7397 /docs | |
parent | abc5c681dc6231aed09f187dba384d021238bd1a (diff) | |
download | ChibiOS-406621d200096fd2881f66ba16ffbc896308de4f.tar.gz ChibiOS-406621d200096fd2881f66ba16ffbc896308de4f.tar.bz2 ChibiOS-406621d200096fd2881f66ba16ffbc896308de4f.zip |
Performance improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5642 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reports/SPC564A64-150.txt | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/docs/reports/SPC564A64-150.txt b/docs/reports/SPC564A64-150.txt index d7deb5a5b..c84a520ad 100644 --- a/docs/reports/SPC564A64-150.txt +++ b/docs/reports/SPC564A64-150.txt @@ -6,7 +6,7 @@ Settings: SYSCLK=150 *** ChibiOS/RT test suite
***
*** Kernel: 2.5.2unstable
-*** Compiled: Apr 26 2013 - 13:44:39
+*** Compiled: Apr 29 2013 - 10:23:56
*** Compiler: GCC 4.6.3 build on 2013-01-07
*** Architecture: Power Architecture
*** Core Variant: e200z4
@@ -100,51 +100,51 @@ Settings: SYSCLK=150 --- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.1 (Benchmark, messages #1)
---- Score : 366301 msgs/S, 732602 ctxswc/S
+--- Score : 660320 msgs/S, 1320640 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.2 (Benchmark, messages #2)
---- Score : 300831 msgs/S, 601662 ctxswc/S
+--- Score : 545062 msgs/S, 1090124 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.3 (Benchmark, messages #3)
---- Score : 300831 msgs/S, 601662 ctxswc/S
+--- Score : 545061 msgs/S, 1090122 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.4 (Benchmark, context switch)
---- Score : 1228024 ctxswc/S
+--- Score : 1927888 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.5 (Benchmark, threads, full cycle)
---- Score : 236670 threads/S
+--- Score : 423422 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.6 (Benchmark, threads, create only)
---- Score : 342041 threads/S
+--- Score : 614312 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)
---- Score : 96958 reschedules/S, 581748 ctxswc/S
+--- Score : 168227 reschedules/S, 1009362 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.8 (Benchmark, round robin context switching)
---- Score : 776520 ctxswc/S
+--- Score : 1153440 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.9 (Benchmark, I/O Queues throughput)
---- Score : 1004596 bytes/S
+--- Score : 1898864 bytes/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.10 (Benchmark, virtual timers set/reset)
---- Score : 1059258 timers/S
+--- Score : 2238006 timers/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.11 (Benchmark, semaphores wait/signal)
---- Score : 1371952 wait+signal/S
+--- Score : 2968164 wait+signal/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.12 (Benchmark, mutexes lock/unlock)
---- Score : 1000964 lock+unlock/S
+--- Score : 2172344 lock+unlock/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.13 (Benchmark, RAM footprint)
|