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

docs on speed/correctness tradeoff #1

Closed
derekdreery opened this issue Aug 24, 2018 · 1 comment
Closed

docs on speed/correctness tradeoff #1

derekdreery opened this issue Aug 24, 2018 · 1 comment

Comments

@derekdreery
Copy link

It might be worth stressing that this library guesses whether the byte stream is utf-8 or not at speed, so it sacrifices accuracy for speed. This means that it's good for bat, but wouldn't be good for something where you need the correct answer.

@derekdreery
Copy link
Author

Actually, maybe just highlight the word guess in the first line :-D

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

No branches or pull requests

1 participant