Closed simerplaha closed 3 years ago
This change would result in performance improvement because we will make less frequent changes to the cached state of the SegmentRef which would also reduce GC workload because large cached bytes (cacheCapacity) are not discarded.
SegmentRef
This change would result in performance improvement because we will make less frequent changes to the cached state of the
SegmentRef
which would also reduce GC workload because large cached bytes (cacheCapacity) are not discarded.