microstream icon indicating copy to clipboard operation
microstream copied to clipboard

Cloud we add ‘this.itemCount = 0;’ in internalInitialize(246 line in org.eclipse.serializer.persistence.binary.types.BinaryStorer

Open useryq8 opened this issue 1 year ago • 0 comments

the original issue is track in https://github.com/eclipse-serializer/serializer/issues/111

for high performance , we found that maybe the microstream cleanup code needs some update, the symptom is that the add/update performance become slower than just starting, so we suspect that maybe some cleanup does not do completely, so we do this update to source code @hg-ms

useryq8 avatar Mar 08 '24 06:03 useryq8