Skip to content

Implement google's double-conversion fallbacks#2

Open
gordrs wants to merge 1 commit intoCryptisk:masterfrom
jealouscloud:double-conversion
Open

Implement google's double-conversion fallbacks#2
gordrs wants to merge 1 commit intoCryptisk:masterfrom
jealouscloud:double-conversion

Conversation

@gordrs
Copy link

@gordrs gordrs commented Dec 14, 2020

  • Replaces the need for a call to .net's double.Parse/ToString
  • Slightly improves performance
  • Ensures binary equivalence with javascript based json

* Replaces the need for a call to .net's double.Parse/ToString
* Slightly improves performance
* Ensures binary equivalence with javascript based json
@gordrs
Copy link
Author

gordrs commented Dec 14, 2020

I want to get #9 fixed first and do testing before I pull this in.

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

Successfully merging this pull request may close these issues.

2 participants