diff options
| author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-09-25 06:17:07 +0000 | 
|---|---|---|
| committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-09-25 06:17:07 +0000 | 
| commit | 136c97ada2eba986a4a47fbc047ff91a32ede614 (patch) | |
| tree | c3ec4fdb238826591fca3a86adaf704e4c2b301d /docs/reports | |
| parent | 79b466c6f867a30e38ea2164a4f96b5ddba3d9e2 (diff) | |
| download | ChibiOS-136c97ada2eba986a4a47fbc047ff91a32ede614.tar.gz ChibiOS-136c97ada2eba986a4a47fbc047ff91a32ede614.tar.bz2 ChibiOS-136c97ada2eba986a4a47fbc047ff91a32ede614.zip  | |
Fixed bug 3075354.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2194 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/reports')
| -rw-r--r-- | docs/reports/AT91SAM7X-48-ARM.txt | 28 | 
1 files changed, 14 insertions, 14 deletions
diff --git a/docs/reports/AT91SAM7X-48-ARM.txt b/docs/reports/AT91SAM7X-48-ARM.txt index 38ee9cc83..73b7d21bd 100644 --- a/docs/reports/AT91SAM7X-48-ARM.txt +++ b/docs/reports/AT91SAM7X-48-ARM.txt @@ -5,8 +5,8 @@ Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state)  *** ChibiOS/RT test suite
  ***
 -*** Kernel:       1.5.7unstable
 -*** GCC Version:  4.5.0
 +*** Kernel:       2.1.2unstable
 +*** GCC Version:  4.5.1
  *** Architecture: ARM
  *** Core Variant: ARM7TDMI
  *** Platform:     AT91SAM7x
 @@ -95,51 +95,51 @@ Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state)  --- Result: SUCCESS
  ----------------------------------------------------------------------------
  --- Test Case 11.1 (Benchmark, messages #1)
 ---- Score : 109404 msgs/S, 218808 ctxswc/S
 +--- Score : 114670 msgs/S, 229340 ctxswc/S
  --- Result: SUCCESS
  ----------------------------------------------------------------------------
  --- Test Case 11.2 (Benchmark, messages #2)
 ---- Score : 83877 msgs/S, 167754 ctxswc/S
 +--- Score : 89883 msgs/S, 179766 ctxswc/S
  --- Result: SUCCESS
  ----------------------------------------------------------------------------
  --- Test Case 11.3 (Benchmark, messages #3)
 ---- Score : 83877 msgs/S, 167754 ctxswc/S
 +--- Score : 89883 msgs/S, 179766 ctxswc/S
  --- Result: SUCCESS
  ----------------------------------------------------------------------------
  --- Test Case 11.4 (Benchmark, context switch)
 ---- Score : 360160 ctxswc/S
 +--- Score : 380272 ctxswc/S
  --- Result: SUCCESS
  ----------------------------------------------------------------------------
  --- Test Case 11.5 (Benchmark, threads, full cycle)
 ---- Score : 64434 threads/S
 +--- Score : 65594 threads/S
  --- Result: SUCCESS
  ----------------------------------------------------------------------------
  --- Test Case 11.6 (Benchmark, threads, create only)
 ---- Score : 94114 threads/S
 +--- Score : 93394 threads/S
  --- Result: SUCCESS
  ----------------------------------------------------------------------------
  --- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)
 ---- Score : 25788 reschedules/S, 154728 ctxswc/S
 +--- Score : 27232 reschedules/S, 163392 ctxswc/S
  --- Result: SUCCESS
  ----------------------------------------------------------------------------
  --- Test Case 11.8 (Benchmark, round robin context switching)
 ---- Score : 204100 ctxswc/S
 +--- Score : 211344 ctxswc/S
  --- Result: SUCCESS
  ----------------------------------------------------------------------------
  --- Test Case 11.9 (Benchmark, I/O Queues throughput)
 ---- Score : 217464 bytes/S
 +--- Score : 239264 bytes/S
  --- Result: SUCCESS
  ----------------------------------------------------------------------------
  --- Test Case 11.10 (Benchmark, virtual timers set/reset)
 ---- Score : 264170 timers/S
 +--- Score : 264214 timers/S
  --- Result: SUCCESS
  ----------------------------------------------------------------------------
  --- Test Case 11.11 (Benchmark, semaphores wait/signal)
 ---- Score : 425016 wait+signal/S
 +--- Score : 449036 wait+signal/S
  --- Result: SUCCESS
  ----------------------------------------------------------------------------
  --- Test Case 11.12 (Benchmark, mutexes lock/unlock)
 ---- Score : 309480 lock+unlock/S
 +--- Score : 322036 lock+unlock/S
  --- Result: SUCCESS
  ----------------------------------------------------------------------------
  --- Test Case 11.13 (Benchmark, RAM footprint)
  | 
