demikernel
demikernel copied to clipboard
[inetstack] Improve Performance of TCP Layer
Description
We should add the following improvements to the TCP layer so as to improve performance:
- [ ] Fast path for TCP receive
- [x] Fast path for TCP send
@BrianZill any ideas here?