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 types recognition. #5

Closed
bbkr opened this issue May 20, 2018 · 0 comments
Closed

Optimize types recognition. #5

bbkr opened this issue May 20, 2018 · 0 comments
Labels
optimization This can be faster

Comments

@bbkr
Copy link
Owner

bbkr commented May 20, 2018

String representation of decoded types is useful for debugging but it adds 2 additional steps to decoding process.

Once all bits will be in place it can be replaced by direct closure to decoding methods.

@bbkr bbkr added the optimization This can be faster label May 20, 2018
@bbkr bbkr closed this as completed May 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimization This can be faster
Projects
None yet
Development

No branches or pull requests

1 participant