diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-06-02 11:49:15 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-06-02 11:49:15 +0000 |
commit | a3ec9940d06bfb5655fc041762f3e9a98e9240e8 (patch) | |
tree | 25237295ad37e57f41e871751407e88105f08825 /docs/reports | |
parent | afff65d70350fc270a3ff698729c13144141e363 (diff) | |
download | ChibiOS-a3ec9940d06bfb5655fc041762f3e9a98e9240e8.tar.gz ChibiOS-a3ec9940d06bfb5655fc041762f3e9a98e9240e8.tar.bz2 ChibiOS-a3ec9940d06bfb5655fc041762f3e9a98e9240e8.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3009 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/reports')
-rw-r--r-- | docs/reports/LPC1114-48-GCC.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/reports/LPC1114-48-GCC.txt b/docs/reports/LPC1114-48-GCC.txt index e5f0a3f3b..fc24856de 100644 --- a/docs/reports/LPC1114-48-GCC.txt +++ b/docs/reports/LPC1114-48-GCC.txt @@ -1,12 +1,12 @@ ***************************************************************************
-Options: -O2 -fomit-frame-pointer -mabi=apcs-gnu
+Options: -O2 -fomit-frame-pointer
Settings: CLK=48, (2 wait states)
***************************************************************************
*** ChibiOS/RT test suite
***
-*** Kernel: 2.3.0unstable
-*** GCC Version: 4.3.3
+*** Kernel: 2.3.4unstable
+*** Compiler: GCC 4.3.3
*** Architecture: ARMv6-M
*** Core Variant: Cortex-M0
*** Platform: LPC11xx
@@ -114,7 +114,7 @@ Settings: CLK=48, (2 wait states) --- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.5 (Benchmark, threads, full cycle)
---- Score : 78359 threads/S
+--- Score : 78360 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.6 (Benchmark, threads, create only)
@@ -130,7 +130,7 @@ Settings: CLK=48, (2 wait states) --- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.9 (Benchmark, I/O Queues throughput)
---- Score : 296256 bytes/S
+--- Score : 384968 bytes/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.10 (Benchmark, virtual timers set/reset)
@@ -146,7 +146,7 @@ Settings: CLK=48, (2 wait states) --- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.13 (Benchmark, RAM footprint)
---- System: 360 bytes
+--- System: 368 bytes
--- Thread: 68 bytes
--- Timer : 20 bytes
--- Semaph: 12 bytes
|