Tapestry Training -- From The Source

Let me help you get your team up to speed in Tapestry ... fast. Visit howardlewisship.com for details on training, mentoring and support!

Friday, June 08, 2012

Latency numbers every programmer should know

This is interesting stuff; Jonas Bonér organized some general some latency data by Peter Norvig as a Gist, and others expanded on it. What's interesting is how, scaling time up by a billion, converts a CPU instruction cycle into approximately one heartbeat, and yields a disk seek time of "a semester in university".

This is easier read on the original Gist page. Sorry about my blog's narrow formatting.

Another view of this data is as an animated presentation.

2 comments:

Tom Davies said...

I'd like to see something like this for JVM operations, although I suppose JIT complicates that...

sicklittlemonkey said...

The diagram is nice, but the animation is flawed. I added a comment but hope I don't get flamed for it. ; - )

Cheers,
Nick.