This is a way to increase the cache miss ratio by deliberately writing a code sample that works against the principle of locality. For the purpose of this experiment, the code sample used here is a very simple one: it implements element accessing in a two-dimensional array in such a way to ensure that the cache is not used as much as possible. Further explanation is provided in the Data and Procedures section of the report.
-
Notifications
You must be signed in to change notification settings - Fork 0
owaisnm/cache
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A code sample in C++ that uses the principle of locality to increase the cache miss ratio
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published