Does Wrigley even have electricity?

Chicago native or tourist, I highly recommend you take the tour of Wrigley. You’ll find they actually do have electricity, but little else :)

 
11
Kudos
 
11
Kudos

Now read this

Faster Rails partial rendering and caching. 78% improvement of test application

Using a new gem I created, I was able to optimize a Rails action by 78% (152 ms to 34 ms). The gem takes advantage of Rail’s read_multi method to retrieve cached partials in parallel instead of the traditional route of sequentially... Continue →