Open
Description
References
- [Core] Default send buffer size must be configurable #980 (comment)
- [Core] Default send buffer size must be configurable #980 (comment)
as observed by @softhub-software-development
TL;DR:
- Avoid
.tobytes()
conversion - Avoid using
len(mv)
- Assemble multiple
mv
if we can batch them in a single send