Monthly Archives: October 2010

Speed of Linux Time System Calls

I wrote a little program to benchmark the gettimeofday and clock_gettime system calls on Linux. It’s included at theĀ  bottom of this post. Here are the results of running on 32 and 64 bit systems. The 64 bit benchmark is … Continue reading

Posted in programming | Tagged , , , , , | 2 Comments