Cache Performance
Tuning for caches is difficult without some understanding of computer architecture
No way to really know what's in the cache during a given point in an application
Factor of 2-4 performance increase is common
Develop a tool to help identify regions in the source code, a specific reference.