Changes

Jump to: navigation, search

Supporting Architectures above armv5tel

38 bytes added, 01:56, 10 December 2010
Project Plan
<b><font style="font-size:120%"> 0.1 Optimize and run a benchmark program specifically designed to make use of <code>glibc</code></font></b>
Any packages compiled for the beagleboards can be installed without optimization. So far, in the case of <code>cdot-beagleXM-0-3</code> packages are compiled without it. Without optimizations, software installed in a system can only run on optimal performance. In order to make use of ARMv7 architecture features, editing the <code>CFLAGS</code> to use <code>arm</code> optimization options will let the compiler attempt to improve the performance and/or code size of the program; resulting in a more efficient system.
The goal of this release is to run a benchmark software named [http://en.wikipedia.org/wiki/Dhrystone Dhrystone] and record the results. Three (3) runs are required: '''No optimization''', '''Optimized for armv5tel''', and '''Optimized for armv7'''. The results would answer why the test is run:
2
edits

Navigation menu