Commit Graph

1 Commits (aeb84b37379a7f73bfd6872649b81e59e461d9bf)

Author SHA1 Message Date
rw 6906fe7240 Zero-alloc wrappers for strconv.Parse{Int,Float}
+ Reduces short-lived heap allocs during value parsing.
+ Fuzz tests to verify equivalence to stdlib functions.
2016-09-26 11:41:31 -07:00