This repository was archived by the owner on Jan 9, 2025. It is now read-only.

Description
the original issue is track in eclipse-serializer/serializer#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