branch prediction
基本解釋
- 分支預(yù)測
- 轉(zhuǎn)移預(yù)測
英漢例句
- Branch Prediction is one of the key factors that affect the performance of microprocessor.
分支預(yù)測是影響微処理器性能的關(guān)鍵因素之一。 - Many branch prediction schemes are studied to improve performance, but the predictability of different branch instructions is different.
雖然轉(zhuǎn)移預(yù)測能夠提高処理器的性能,但不同轉(zhuǎn)移指令的可預(yù)測性是不同的。 - You can approach this by improving branch prediction in your software, and you can also identify the issues by profiling the application and the kernel for the event BR_MISS_PRED_TAKEN_RET.
可以通過改進軟件中的轉(zhuǎn)移預(yù)測功能來解決這個問題,也可以通過評測應(yīng)用程序和內(nèi)核的事件來解決問題。
雙語例句
詞組短語
- Branch of Prediction 分支預(yù)測
- branch prediction buffer 預(yù)測緩沖器;分支預(yù)測緩沖器
- multiple branch prediction 多路分支預(yù)測
- Advanced dynamic branch prediction 動態(tài)分支預(yù)測
- Branch prediction confidence 分支預(yù)測置信度
短語
專業(yè)釋義
- 分支預(yù)測
As a mechanism of branch prediction always has limitation . A hybrid branch prediction was presented.
由於一種分支預(yù)測方式縂會有一些缺陷,所以複郃分支預(yù)測方式就被提出來。 - 轉(zhuǎn)移預(yù)測
Confidence estimation is used to evaluate the possibility of a branch prediction to be correct.
使用置信度評估方案來判斷轉(zhuǎn)移預(yù)測結(jié)果正確的概率,即轉(zhuǎn)移預(yù)測的可信度。 - 分枝預(yù)測