Arm Community
Site
Search
User
Site
Search
User
Support forums
Architectures and Processors forum
Best Performance processor in ARM1136 or ARM926?
Jump...
Cancel
State
Accepted Answer
+1
person also asked this
people also asked this
Locked
Locked
Replies
3 replies
Subscribers
349 subscribers
Views
5395 views
Users
0 members are here
performance
Arm9
Arm11
Options
Share
More actions
Cancel
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
Best Performance processor in ARM1136 or ARM926?
Ranjith Kumar
over 12 years ago
Note: This was originally posted on 2nd April 2009 at
http://forums.arm.com
Hi Friends,
Can any one tell me, which is best processor in ARM1136jf-s or ARM926ej-s (performance wise).
Regards,
Ranjith
Top replies
Peter Harris
over 12 years ago
+1
verified
Note: This was originally posted on 2nd April 2009 at http://forums.arm.com The ARM1136 is a substantially newer processor than ARM926 with new instructions for SIMD data operations, faster clock rates...
Parents
0
Peter Harris
over 12 years ago
Note: This was originally posted on 21st April 2009 at
http://forums.arm.com
How are you defining "best performance"?
ARM926 will generally need less cycles than an ARM1136 for a given workload - this is caused by the longer pipeline in the ARM1136. However it is possible to clock the ARM1136 faster, again because of the longer pipeline, meaning that the ARM1136 takes less elapsed time than the ARM926.
Edit: It is also worth making sure that you have turned on branch prediction and other program flow assistance which is available on the ARM1136 - these make branches and returns from functions faster.
Cancel
Vote up
0
Vote down
Cancel
Reply
0
Peter Harris
over 12 years ago
Note: This was originally posted on 21st April 2009 at
http://forums.arm.com
How are you defining "best performance"?
ARM926 will generally need less cycles than an ARM1136 for a given workload - this is caused by the longer pipeline in the ARM1136. However it is possible to clock the ARM1136 faster, again because of the longer pipeline, meaning that the ARM1136 takes less elapsed time than the ARM926.
Edit: It is also worth making sure that you have turned on branch prediction and other program flow assistance which is available on the ARM1136 - these make branches and returns from functions faster.
Cancel
Vote up
0
Vote down
Cancel
Children
No data