Opened at 2011-04-21T14:37:17Z
Last modified at 2012-03-29T22:46:30Z
#1393 new defect
more detailed breakdown of upload 'Peer Selection' time
Reported by: | davidsarah | Owned by: | somebody |
---|---|---|---|
Priority: | normal | Milestone: | soon |
Component: | code | Version: | 1.8.2 |
Keywords: | performance statistics timing upload | Cc: | zooko |
Launchpad Bug: |
Description
The timings for peer selection in upload apparently include hashing the file. That's a little surprising; the hashing time should probably be broken out, and the response times for each server should be listed.
The template for the timings page is src/allmydata/web/upload-results.xhtml.
Change History (3)
comment:1 Changed at 2011-04-22T04:59:04Z by zooko
- Cc zooko added
comment:2 Changed at 2011-05-15T00:12:23Z by davidsarah
comment:3 Changed at 2012-03-29T22:46:30Z by davidsarah
- Priority changed from major to normal
Note: See
TracTickets for help on using
tickets.
Related to #1378 (also about timings for immutable uploads).