You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a previous discussion about storing the Json in a binary format
such as protobuf? Unidata experience with this for the OPeNDAP protocol
shows that parsing text is a performance bottleneck and that using e.g.
protobuf is much faster.
Is there a previous discussion about storing the Json in a binary format
such as protobuf? Unidata experience with this for the OPeNDAP protocol
shows that parsing text is a performance bottleneck and that using e.g.
protobuf is much faster.