View Single Post
Staro 24.08.2021., 19:12   #3045
kiki85
Banned
 
Datum registracije: Jul 2021
Lokacija: zagreb
Postovi: 86
Ponovimo što je cache memorija

Memory caching is a technique in which computer applications temporarily store data in a computer’s RAM to enable fast retrievals of that data. The RAM that is used for the temporary storage is known as the cache. Since accessing RAM is significantly faster than accessing other media like hard disk drives or networks, caching helps applications run faster due to faster access to data. Caching is also useful to store data calculations that are otherwise time-consuming to compute. By storing the calculations in a cache, the system saves time by avoiding the repetition of the calculation.

Stoga dobro ju je imati napretek, te kao što zaključismo gore - windowsi imaju tendenciju znatno drugačije koristiti cache u slučaju posjedovanja 16GB ili 32GB, u slučaju 32GB slobodnije i obilnije koristi cache.
kiki85 je offline   Reply With Quote