Hi all I wondering why https://github.com/json-iterator/go is so much faster then https://github.com/pquerna/ffjson and https://github.com/mailru/easyjson. As far as i know ffjson and easyjson using static code generation, but json-iterator on the other hand doesn't use code generation.
Has anyone a deeper knowledge about how json-iterator is working and which kind of techniques it is using? Cheers -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.