minbft icon indicating copy to clipboard operation
minbft copied to clipboard

Optimize message implementation for serialized data size

Open sergefdrv opened this issue 2 years ago • 0 comments

The message implementation was optimized for simplicity. However, it is not efficient in terms of the serialized data size since it doesn't attempt to avoid duplication.

sergefdrv avatar Dec 01 '21 17:12 sergefdrv