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

Remove some fmt machinery by forwarding formatter directly to inner Slice #210

Merged
merged 1 commit into from
Apr 20, 2023

Conversation

lopopolo
Copy link
Member

This should minimally improve compile times and cut down on some code size.

@lopopolo lopopolo added A-performance Area: Performance improvements and optimizations. A-interner Area: String interners, data structures, and types. labels Apr 20, 2023
@lopopolo
Copy link
Member Author

build failure will be fixed by #211.

I'll rebase afterward.

@lopopolo lopopolo force-pushed the lopopolo/forward-fmt-interned branch from 7d4814f to 95c9acb Compare April 20, 2023 19:17
@lopopolo lopopolo merged commit 280b319 into trunk Apr 20, 2023
@lopopolo lopopolo deleted the lopopolo/forward-fmt-interned branch April 20, 2023 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-interner Area: String interners, data structures, and types. A-performance Area: Performance improvements and optimizations.
Development

Successfully merging this pull request may close these issues.

1 participant