FedP2P/request-strategy
Matt Joiner 934944e498 Add AjwernerBtree as an alternative btree backing for piece request order
Also add some scans to benchmarks. Make a few changes to reduce allocations using piece request order.
2022-01-22 18:40:33 +11:00
..
ajwerner-btree.go Add AjwernerBtree as an alternative btree backing for piece request order 2022-01-22 18:40:33 +11:00
order.go Add AjwernerBtree as an alternative btree backing for piece request order 2022-01-22 18:40:33 +11:00
peer.go Dynamic outbound max requests 2021-12-24 08:55:57 +11:00
piece-request-order.go Add AjwernerBtree as an alternative btree backing for piece request order 2022-01-22 18:40:33 +11:00
piece-request-order_test.go Add AjwernerBtree as an alternative btree backing for piece request order 2022-01-22 18:40:33 +11:00
piece.go Use interfaces to lazily expose the bare minimum inputs to GetRequestablePieces 2021-12-12 18:35:01 +11:00
tidwall-btree.go Add AjwernerBtree as an alternative btree backing for piece request order 2022-01-22 18:40:33 +11:00
torrent.go Use interfaces to lazily expose the bare minimum inputs to GetRequestablePieces 2021-12-12 18:35:01 +11:00