Mechanical Sympathy
Hardware and software working together in harmony
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:
Thursday, 5 July 2012
Native C/C++ Like Performance For Java Object Serialisation
›
Do you ever wish you could turn a Java object into a stream of bytes as fast as it can be done in a native language like C++? If you use s...
42 comments:
Saturday, 19 May 2012
Applying Back Pressure When Overloaded
›
How should a system respond when under sustained load? Should it keep accepting requests until its response times follow the deadly hockey...
6 comments:
Sunday, 29 April 2012
Invoke Interface Optimisations
›
I'm often asked about the performance differences between Java, C, and C++, and which is better. As with most things in life there is ...
7 comments:
Thursday, 22 March 2012
Fun with my-Channels Nirvana and Azul Zing
›
Since leaving LMAX I have been neglecting my blog a bit. This is not because I have not been doing anything interesting. Quite the opposi...
57 comments:
‹
›
Home
View web version