lol sorry. Yes there is, but it will take an hour to set up and explain the analogies to make them cover all the bases. If you want to know more do some searching on "memory hierarchy", "page faults", "turnaside lookup buffer" and possibly "memory paging".
Short short short version:
Good programming + big cache + big RAM + HTT =
Good programming + big cache + big RAM + no HTT + moar coars=
Bad programming + big cache + big RAM + HTT =![]()
Bad programming + big cache + big RAM + no HTT =
Bad programming + small cache + big RAM + HTT =
Bad programming + small cache + small RAM + HTT =
Bad programming + small cache + small RAM + no HTT =![]()





Reply With Quote
Bookmarks