-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Open
Labels
ImplementationIssues describing a semantics-preserving change to the Go implementation.Issues describing a semantics-preserving change to the Go implementation.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.Performance
Milestone
Description
DragonBox is a faster algorithm.
NodeJS has already switched as part of accelerating JSON.stringify().
Float to string conversion is used by effectively all Go software, so even a small speed up could be helpful.
This change effects the standard library implementation only. No API changes or functionality changes are part of this proposal.
Metadata
Metadata
Assignees
Labels
ImplementationIssues describing a semantics-preserving change to the Go implementation.Issues describing a semantics-preserving change to the Go implementation.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.Performance