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

Crystal specific optimisations #2

Open
ceigey opened this issue Jan 16, 2018 · 0 comments
Open

Crystal specific optimisations #2

ceigey opened this issue Jan 16, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@ceigey
Copy link

ceigey commented Jan 16, 2018

Threading

While multicore support is limited (read: non-existant) at this point in time, there is an opportunity to use Crystal's fibres w/ message passing to speed up any transpilation -- (is there even any transpilation at the moment?)

Crystal pattern matching

Self explanatory.

@ceigey ceigey added the enhancement New feature or request label Jan 16, 2018
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