@Sudheer indeed the number of calls is proportional to the number of caches read in the transaction. My point is though that for each of these caches, the call should be cheap: in memory, no RPCs involved. This change is relatively complex and it wouldn't bring any relevant performance improvement.
@Sudheer indeed the number of calls is proportional to the number of caches read in the transaction. My point is though that for each of these caches, the call should be cheap: in memory, no RPCs involved. This change is relatively complex and it wouldn't bring any relevant performance improvement.