Closed GoogleCodeExporter closed 8 years ago
If you can identify the class being serialized that makes it slow you can write
and use a custom kryo serializer for it. AFAICS it must be a class with an
array field.
Of course you can also just use the standard java serializer.
Original comment by martin.grotzke
on 27 Dec 2012 at 8:59
Do you have an update on this?
Original comment by martin.grotzke
on 15 Jun 2013 at 10:57
Closed due to missing feedback.
Original comment by martin.grotzke
on 29 Aug 2013 at 4:19
Original issue reported on code.google.com by
daniel.c...@elo7.com
on 26 Dec 2012 at 5:38Attachments: