-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf(net): deregister tap from poll while handling events
virtio-net benchmark data (io_ops/sec) with neper/tcp_rr AMD | before | after ----|-----------|---------- TX | 48710.859 | 55276.65 RX | 48285.602 | 55761.6 Intel | before | after ----|-----------|----------- TX | 38647.308 | 46642.882 RX | 39126.857 | 47304.954 Signed-off-by: Changyuan Lyu <changyuanl@google.com>
- Loading branch information
Showing
1 changed file
with
11 additions
and
9 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