Seems like trying to solve poor performance with caching, not that all caching is bad, but it's often more rewarding to make the thing so fast it doesn't need caching if you have control over the code in question, which they very much do in this case.
Seems like trying to solve poor performance with caching, not that all caching is bad, but it's often more rewarding to make the thing so fast it doesn't need caching if you have control over the code in question, which they very much do in this case.