cache register 中文意思是什麼

cache register 解釋
高速緩沖寄存器
  • cache : n. 1. (探險者等貯藏糧食、器材等的)暗窖,密藏處。2. 貯藏物。3. 【計算機】高速緩沖內存。vt. 1. 貯藏;密藏;窖藏。2. 【計算機】把…儲存到硬盤上。
  • register : n 1 記錄,注冊,登記,掛號。2 (人口動態,戶籍等的)登記簿,注冊簿;【商業】船籍登記簿;海關證明...
  1. Excepting algorithms self, the software performance analysis and optimization always relate to the multi - hiberarchy storage archtechture, trying to utilize the nearside storage media such as register or level 1 cache and reduce actions on farside storage, and try to reach a linear performance, i. e. the computing performance only relate to the speed of cpu clock

    現在的軟體性能分析及其相關的性能優化,除了程序本身演算法之外,幾乎所有的分析和優化都是在這樣一個多級的存儲體系結構上進行的,試圖盡可能地利用近端的存儲,期望達到一個接近線速的計算性能,即計算的性能僅由cpu的處理速度決定,與其他外設和數據存儲無關。
  2. For example, a compiler may choose to optimize a loop index variable by storing it in a register, or the cache may delay flushing a new value of a variable to main memory until a more opportune time

    例如,編譯器為了優化一個循環索引變量,可能會選擇把它存儲到一個寄存器中,或者緩存會延遲到一個更適合的時間,才把一個新的變量值存入主存。
分享友人