Description
REEF-504 is for suggesting better serialization in Vortex. But the current examples are too simple to test the serialization cost: AddOne uses Integer, and HelloVortex uses null.
We may need an example to cause high cost in (de-)serialization of input, output, user function, so we can check how performance is changed when we optimize serialization as suggested in REEF-504.
Attachments
Issue Links
- is part of
-
REEF-504 Clean up Serializable in Vortex
- Resolved
- links to