Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Memory leak in the FeatureGlobalStation during station intensity formatting to String #286

Closed
wants to merge 1 commit into from

Conversation

ekomrak
Copy link

@ekomrak ekomrak commented Apr 28, 2024

One of the memory leaks can be easily fixed by replacing String.formatted with DecimalFormat.format.
Screenshot 2024-04-28 111849

@xspanger3770
Copy link
Owner

Once again this is not a memory leak, but it helps to reduce help allocations :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants