Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Benchmarks for automaton #311

Open
turion opened this issue May 13, 2024 · 0 comments
Open

Benchmarks for automaton #311

turion opened this issue May 13, 2024 · 0 comments

Comments

@turion
Copy link
Owner

turion commented May 13, 2024

As soon as #299 is merged, we can further look into the performance of automaton and how it can be improved. Relevant points:

  • Does further inlining help? Inspect core to see which parts don't get properly inlined
  • Compare performance against standard streaming solutions like streaming, machines
  • How does exception handling fare? Both the full monad interface and the restricted selective interface
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant