-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit improves the performance of the rx and tx loop by 1) moving allocations to outside the loop and by 2) eliminating an unnecessary Write call. As long as gvproxy implements the same improvements, this should result in ~20% more reqs/sec. For posterity, here's the upstream PR for the gvproxy side of things: containers/gvisor-tap-vsock#215
- Loading branch information
Philipp Winter
committed
May 8, 2023
1 parent
6ba0e9e
commit 0469822
Showing
1 changed file
with
8 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters