-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add section 3.5 (without sub-sections)
- Loading branch information
Chi-En Wu
committed
May 3, 2017
1 parent
f2d24b4
commit fae08f3
Showing
2 changed files
with
5 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# 3.5. 快取錯失的因素 | ||
|
||
我們已經看過,在記憶體存取沒有命中快取時的成本一飛沖天。有時候這是無可避免的,而瞭解實際的成本、以及能做些什麼來減輕問題是很重要的。 | ||
|