mirror of https://github.com/aria2/aria2
![]() Simplified PieceStatMan and RarestPieceSelector, but computation order to select piece index is still O(N) and unchanged. Updating piece stat is improved to O(N) for bitfield update and O(1) for single index update, while old implementation needs O(NlogN) and O(N) respectively. |
||
---|---|---|
doc | ||
lib | ||
m4 | ||
po | ||
src | ||
test | ||
AUTHORS | ||
COPYING | ||
ChangeLog | ||
ChangeLog.old | ||
LICENSE.OpenSSL | ||
Makefile.am | ||
NEWS | ||
README | ||
README.asciidoc | ||
build_test.sh | ||
configure.ac |
README
See README.asciidoc