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

Optimize via inline functions #2

Open
deusaquilus opened this issue Dec 30, 2023 · 0 comments
Open

Optimize via inline functions #2

deusaquilus opened this issue Dec 30, 2023 · 0 comments

Comments

@deusaquilus
Copy link
Owner

Both PPrint and Fansi make heavy use of passing closures to functions, this could likely benefit highly from inlining. Fansi itself has a set of (commented out) performance tests. It would be useful to compare the results of those performance tests against their equivalents in Scala's Fansi so see what we could do better.

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

No branches or pull requests

1 participant