impress/app
Matchu 1ce32e5867 Use item proxies better for items#index?format=html :D
We used get_multi when preparing the proxies to decide which to
load from the database, but then sent multiple get requests to
Memcache to re-fetch the same data from that get_multi. Silly!
Use the data that's already stored on the proxy anyway.
2013-12-27 21:11:03 -05:00
..
assets make userbar area more compact, including removing favicon 2013-12-26 13:08:51 -05:00
controllers cache pet images on items#show, in case that's what's being a super-slow jerkface 2013-12-05 15:22:43 -06:00
flex Use item proxies for JSON caching 2013-06-26 23:01:12 -07:00
helpers Use item proxies better for items#index?format=html :D 2013-12-27 21:11:03 -05:00
models Use item proxies better for items#index?format=html :D 2013-12-27 21:11:03 -05:00
views Cache trade info on items#show, finally! I think it's the performance culprit. 2013-12-27 14:49:46 -05:00