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

restructure patter matching macros to reduce compilation time #109

Open
fcevado opened this issue Feb 22, 2018 · 3 comments
Open

restructure patter matching macros to reduce compilation time #109

fcevado opened this issue Feb 22, 2018 · 3 comments

Comments

@fcevado
Copy link
Owner

fcevado commented Feb 22, 2018

No description provided.

@nyxcharon
Copy link

Any updates on this?

@fcevado
Copy link
Owner Author

fcevado commented Nov 1, 2019

I have some ideas to experiment here, like building the ast manually instead of using quote, other option is to stop doing redundant pattern matchings. i'm actually lacking time to work on those experiments and properly measue them(i need to find a better way to automate measuring compilation time).
besides all that, i've been focusing on finishing shapt and a consul adapter to it. after that most probably i gonna focus on having a good working version of unidecode ready.

@fcevado
Copy link
Owner Author

fcevado commented Nov 1, 2019

@nyxcharon but if you want to start working on it and have some changing proposals/tests feel free to open a PR and tag this issue 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants