quickfixj icon indicating copy to clipboard operation
quickfixj copied to clipboard

Optimise session reset to reduce `Calendar` creation

Open philipwhiuk opened this issue 5 years ago • 2 comments
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.

philipwhiuk avatar Apr 27 '20 12:04 philipwhiuk

I've put this to 3.0.0 milestone since a new interface method was added to MessageStore.

chrjohn avatar Jun 03 '20 15:06 chrjohn

Closing and reopening to trigger Java CI checks.

chrjohn avatar May 02 '21 22:05 chrjohn