JoystreamClassic / extension-cpp

C++ libtorrent extension library
MIT License
0 stars 3 forks source link

Network Performance Log #51

Open mnaamani opened 6 years ago

mnaamani commented 6 years ago

In recent upgrade to the protocol we introduced pipelining requests for pieces which resulted in significant improvement in the transfer rate of pieces.

There is always room for improvement and a good starting point from here would be to try to do some performance measurements. A useful alert from libtorrent that can point to any potential bottlenecks in the whole request response cycle could be the performance_alert