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
Some preliminary testing showed that the deserialization takes a considerable amount of time. It becomes works when the HTTP response itself takes time. Profiling is required to see how much of an impact GSON has and, if need be, a switch to reflectionless deserialization.
The text was updated successfully, but these errors were encountered:
Some preliminary testing showed that the deserialization takes a considerable amount of time. It becomes works when the HTTP response itself takes time. Profiling is required to see how much of an impact GSON has and, if need be, a switch to reflectionless deserialization.
The text was updated successfully, but these errors were encountered: