Add the following persistent `ExecutionPlan` property (useful for gathering statistics): ```json "extra": { "__spline_msg_size": [111, 222] } ``` where `111` - is the original message size in bytes, and `222` is the message size after decompression.