Skip to content

Conversation

@TomFryers
Copy link

This ought to be a bit faster. Further progress might be possible by using borrowed strings in LispObject. (Or using ordered_float instead of allocating strings for floats.)

Replace format! allocations used for pushing to an existing string with
write! invocations.
This gets rid of most of the string allocations.
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