quickfixj
quickfixj copied to clipboard
Optimise session reset to reduce `Calendar` creation
trafficstars
Fixes #282
Attempts to improve Calendar-based memory churn seen in #282 by accessing original calendars and keeping a local cache of temporary ones.
I've put this to 3.0.0 milestone since a new interface method was added to MessageStore.
Closing and reopening to trigger Java CI checks.