impress/app
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
..
assets move closet-hanger-destroy form to JS 2013-06-22 15:45:59 -07:00
controllers import items to a specific list 2013-04-09 15:50:33 -05:00
flex user:owns, user:wants queries 2013-01-25 10:35:35 -06:00
helpers Move item_link partial caching to a helper rather than the template itself 2013-06-22 16:31:46 -07:00
models stop caching item preview species images, and fix the bad query instead 2013-06-23 22:35:27 -07:00
views stop caching item preview species images, and fix the bad query instead 2013-06-23 22:35:27 -07:00