diff options
author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2017-02-12 17:17:30 +0000 |
---|---|---|
committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2017-02-12 17:17:30 +0000 |
commit | 8bdc86beb4c17b6970f25f00d35fe45977681956 (patch) | |
tree | 5143eb76118b38631df645a8564d83e90063dfbe /src/p2p | |
parent | epee: fix some log macros not printing context nicely (diff) | |
download | monero-8bdc86beb4c17b6970f25f00d35fe45977681956.tar.xz |
protocol: speed up sync by minimizing duplicate work
In particular, the prepare_handle_incoming_blocks call
is pretty lengthy, and entirely pointless in the common
case where several different connections will prepare
the exact same blocks.
Diffstat (limited to 'src/p2p')
0 files changed, 0 insertions, 0 deletions