http://qs321.pair.com?node_id=587085


in reply to When should I use a dispatch table?

While the code reduction and maintainability is still an advantage, the performance boost may not be all it is cracked up to be.

I summon chromatic's second rule of performance optimization: You're doing IO! That's almost always the slow part!