mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-09 04:37:52 +03:00
06cf01cd1e
We were frequently dropping packets when downloading large files. Then we had to wait for TCP retransmission which slowed things down. This patch dramatically improves E1000 throughput by increasing the number of RX/TX buffers from 32/8 to 256/256. The largest chunk of JavaScript from Discord now downloads in roughly 1 second instead of 7 seconds. :^) |
||
---|---|---|
.. | ||
E1000ENetworkAdapter.cpp | ||
E1000ENetworkAdapter.h | ||
E1000NetworkAdapter.cpp | ||
E1000NetworkAdapter.h |