Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upNeed sub-piece granularity for progress bar #35
Closed
Labels
Comments
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
For the ubuntu 13.10 torrent, pieces are quite large (like 500KB or something) so the progress bar jumps by large increments (or sometimes makes no progress for a while). Use the Piece's
blocksWrittenas an estimate.