Anthony Accioly @Anthony Accioly - 9d
Playing with Go 1.25 RC… encoding/json/v2 is sweet and noticeably faster than what we have right now. (That said, since I can still marshal and unmarshal JSON significantly faster using plain old "slow" Java, I'm only giving Go a half-win here.) https://antonz.org/go-json-v2/ #golang #devstr #json