Mechanical Sympathy
Hardware and software working together in harmony
Showing posts with label
Memory
.
Show all posts
Showing posts with label
Memory
.
Show all posts
Sunday, 5 August 2012
Memory Access Patterns Are Important
›
In high-performance computing it is often said that the cost of a cache-miss is the largest performance penalty for an algorithm. For many...
36 comments:
Saturday, 16 July 2011
Let The Caller Choose
›
A programming idiom I often see in managed runtime environments, such as Java, is to return a collection or array from a method that is ...
12 comments:
Friday, 15 July 2011
Write Combining
›
Modern CPUs employ lots of techniques to counteract the latency cost of going to main memory. These days CPUs can process hundreds of instr...
49 comments:
›
Home
View web version