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

Use lexical-core for performance / accuracy #53

Open
davidhewitt opened this issue Nov 6, 2023 · 0 comments
Open

Use lexical-core for performance / accuracy #53

davidhewitt opened this issue Nov 6, 2023 · 0 comments

Comments

@davidhewitt
Copy link
Contributor

In #51 we looked at using lexical-core in one specific case and decided instead to go with #52 for simplicity for now.

However in principle lexical-core should be more accurate for float parsing, which seems worth moving forward with sometime.

Also we should try some benchmark using lexical-core for integers instead of our hand-rolled implementations in numbers.rs; if it's similar (or hopefully better) then it's worth switching for integers too.

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