Processor has wonderful mechanism which I came to know few days back.
Processor never know which is the right path in the code, so it picks up any one of the option (path) and go till it decides that this is wrong path. After that it starts moving on to the right path. At same time it stores selection of the wrong path as information. Processor has wasted almost 20-22 execution cycles behind that wrong path but now it’s on the right path. But, next time when the processor is standing at options to decide, it predicts as per the information it has and try to minimize its own mistakes of selection.
It seems that it is very similar to how our mind works….!!
No comments:
Post a Comment