Originally posted by milkylainen
View Post
- classic unit is like sequential search. This, of course need powerful single thread.
- branch prediction etc is like binary or interpolation search. Try to do it more efficient, can use less powerful single thread.
They try to find for more efficient way to do things.
But I could be wrong.
Leave a comment: