pquerna / ffjson

faster JSON serialization for Go
Apache License 2.0
2.96k stars 235 forks source link

Go Simple Improvements #227

Open seangerhardt-wf opened 7 years ago

seangerhardt-wf commented 7 years ago

I ran gosimple recently, and found opportunities for improvements in ffjson generated files.

Making these improvements should help to slightly reduce overall size of the generated files, and may offer some modest speedups as well