On Monday, 14 May 2012 at 03:19:57 UTC, Jonathan M Davis wrote: > I suspect that the folks who are looking for absolutely every > CPU cycle and want caching and lazy-loading in their types It's not a CPU cycle issue. Caching/lazy-loading can make the difference between a window that freezes, and a window that doesn't.