Closed carlospence closed 3 years ago
What is the advisable number of multiple cached route of dynamic parameters? What overheads or performance issue might be experience with excessive usage?
<CacheRoute multiple={20} ... />
Sorry for the slow response
It depends on the complexity of your code
closed
What is the advisable number of multiple cached route of dynamic parameters? What overheads or performance issue might be experience with excessive usage?
<CacheRoute multiple={20} ... />