プリフェッチ
Sign in to savePrefetching is a technique used in computing to improve performance by retrieving data or instructions before they are needed. By predicting what a program will request in the future, the system can load information in advance to reduced wait times.
Article · 日本語
プリフェッチ (prefetch) とは、コンピュータにおいて、利用が予測されるデータをあらかじめより高速なメモリに読み込んでおき、性能と速度の向上を図る動作である。日本語では事前読込み(じぜんよみこみ)という。 例として以下のようなものがある。
Abstract from DBpedia / Wikipedia · CC BY-SA