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

Benchmarking & performance optimisation #3

Closed
amannn opened this issue Nov 25, 2020 · 1 comment
Closed

Benchmarking & performance optimisation #3

amannn opened this issue Nov 25, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@amannn
Copy link
Owner

amannn commented Nov 25, 2020

We currently cache the result of parsed messages. Is this sufficient or should we do more caching or memoizing? We already have fast-memoize bundled, so we could look into using that more.

But first see if this is really necessary or if the current performance characteristics are sufficient.

@amannn amannn added the enhancement New feature or request label Nov 25, 2020
@amannn
Copy link
Owner Author

amannn commented Jan 4, 2022

Currently there are no reported performance issues. We can reopen this if some arise.

@amannn amannn closed this as completed Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant