Closed nmalkin closed 12 years ago
Right now, each new request to the backend results in data retrieval and report re-calculation. There is a lot of potential for caching here.
The specific implementation proposed to solve this is in #27. Further discussion will be there.
Right now, each new request to the backend results in data retrieval and report re-calculation. There is a lot of potential for caching here.