How it works go-json is very fast in both encoding and decoding compared to other libraries. It's easier to implement by using automatic code generation for performance or by using a dedicated ...
because IDL generated model is ugly and inflexible, it is seldom used in application directly. instead we define another model, which leads to bad performance. bytes need to be copied twice more ...