Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weakly intern normalized OrderableSlsVersion instances #720

Closed
wants to merge 7 commits into from

Conversation

schlosna
Copy link

@schlosna schlosna commented Oct 6, 2022

Before this PR

Services that handle many versioned assets and artifacts spend a lot of memory and time comparing version equality.

Note that this specific profile may be a bit biased as it does not include DebugNonSafepoints, see palantir/sls-packaging#1376
image

After this PR

==COMMIT_MSG==
Weakly intern normalized OrderableSlsVersion instances
==COMMIT_MSG==

Possible downsides?

@changelog-app
Copy link

changelog-app bot commented Oct 6, 2022

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

Weakly intern normalized OrderableSlsVersion instances

Check the box to generate changelog(s)

  • Generate changelog entry

@schlosna
Copy link
Author

closing for now

@schlosna schlosna closed this Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants