encoding/json: check that Marshal/Unmarshal have fast paths for string, int, float64 #3949
Labels
Milestone
Comments
This issue was closed by revision 60abc6b. Status changed to Fixed. |
This issue was closed by revision eea0f19. Status changed to Fixed. |
This second attempt breaks when custom decoders are used and fail. See issue #4784. Going to roll this back and mark this working as intended. The existing paths are fast enough. Status changed to WorkingAsIntended. |
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
by araddon:
The text was updated successfully, but these errors were encountered: