1
0
Fork 0
forked from OpenNeo/impress
impress/app/views/items
Matchu 3c127569fe stop caching item preview species images, and fix the bad query instead
Most of the reasoning is documented in the big comment. In short, we tried
to solve the problem with caching, but the caching should hardly be necessary
now that the bottleneck should be fixed. We'll see on production if it
actually solves the whole problem, but I've confirmed in the console that
redefining this function makes random_basic_per_species (as called during
rendering) a ton faster. And this way we keep our randomness, woo!
2013-06-23 22:35:27 -07:00
..
_item.html.haml Move item_link partial caching to a helper rather than the template itself 2013-06-22 16:31:46 -07:00
_item_link.html.haml Move item_link partial caching to a helper rather than the template itself 2013-06-22 16:31:46 -07:00
index.html.haml refactor items.index for hierarchy and twl 2013-01-24 18:23:21 -06:00
needed.html.haml needed objects 2010-11-06 13:07:12 -04:00
show.html.haml stop caching item preview species images, and fix the bad query instead 2013-06-23 22:35:27 -07:00