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

Intelligent wrap #26

Merged
merged 4 commits into from
Feb 25, 2023
Merged

Intelligent wrap #26

merged 4 commits into from
Feb 25, 2023

Conversation

magnus-ISU
Copy link
Collaborator

Simple performance checking indicates this is around 1.1 ± 0.2 times slower than before. I think it doesn't matter as much as the feature does, though.

I might investigate adding a flag for fast printing without that. The binary is already huge (from library code I think) so duplicating the functions a few times probably won't affect it too much.

I will also look into adding a flag for word wrapping, so that space-separated strings are always printed on the same line when possible. That seems useful for human-readable use. I'm not sure if I should make it default though - it will be probably be significantly slower.

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.

1 participant