[...]Then in my IMViewer application i take the performence of both versionsthe code fragment is given below[...]void main(int argc, char**argv){ gettimeofday(&First, NULL); [...]}
But sadly the performance for version 2 is not good. It is near to C version. I don't spotwhat is the problem here !
Following doubts still exists1. Will i can configure the L1 and L2 cache size of OS kernel?
2. Is there any hand written assembly is needed for enable the Neon processor of beegle board
3. My gcc version is Red Hat 3.4.4-2