Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
Description
The method Segment.readString is called a lot, and even a small optimization would improve performance for some use cases. Currently it uses a concurrent hash map to cache strings. It might be possible to speed up this cache.
Attachments
Attachments
Issue Links
- duplicates
-
OAK-3007 SegmentStore cache does not take "string" map into account
- Closed