Skip to content

Mangoiv/improve key business #4654

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

Merged
merged 1 commit into from
Jul 11, 2025

Conversation

MangoIV
Copy link
Contributor

@MangoIV MangoIV commented Jul 10, 2025

Fixes issue #4653

@MangoIV MangoIV requested a review from wz1000 as a code owner July 10, 2025 09:39
@wz1000
Copy link
Collaborator

wz1000 commented Jul 10, 2025

renderKey is pretty essential in large projects as it exists to ensure interning of Text strings that end up in diagnostics. When I last measured this we could be wasting tens to hundreds of megabytes on duplicated strings.

@MangoIV MangoIV force-pushed the mangoiv/improve-key-business branch from ca14a80 to 10673e6 Compare July 10, 2025 09:52
@MangoIV
Copy link
Contributor Author

MangoIV commented Jul 10, 2025

Got it, thank you for the review @wz1000

@wz1000 wz1000 added the merge me Label to trigger pull request merge label Jul 10, 2025
@fendor fendor force-pushed the mangoiv/improve-key-business branch from 10673e6 to 7f0c412 Compare July 10, 2025 14:27
@mergify mergify bot merged commit 0a52558 into haskell:master Jul 11, 2025
50 of 52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me Label to trigger pull request merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants