Gson TypeAdapter slow deserialization
If you have been using Gson's TypeAdapter you might want to check your TypeAdapter's constructer to see if it causing performance issue. Recently I received a »
If you have been using Gson's TypeAdapter you might want to check your TypeAdapter's constructer to see if it causing performance issue. Recently I received a »