[tahoe-lafs-trac-stream] [tahoe-lafs] #1375: the performance stats for each upload or download are really well hidden

tahoe-lafs trac at tahoe-lafs.org
Sun Jul 17 21:06:53 PDT 2011


#1375: the performance stats for each upload or download are really well hidden
-------------------------+-------------------------------------------------
     Reporter:  zooko    |      Owner:
         Type:  defect   |     Status:  new
     Priority:  major    |  Milestone:  undecided
    Component:  code-    |    Version:  1.8.2
  frontend-web           |   Keywords:  usability docs easy performance
   Resolution:           |  ostrom upload download statistics wui
Launchpad Bug:           |
-------------------------+-------------------------------------------------

Comment (by drewp):

 What would people think if the 'Recent Uploads and Downloads' link was
 joined by a small, live-updating status display summarizing that page? If
 the welcome page is truly talking to localhost, it may be cheap enough to
 do an ajax request, say, every 2 seconds [1]. The summary would show
 progress bars on currently-running operations, and maybe it would include
 finished ones for a little while just so you don't do a quick operation
 and see nothing at all. Any click for more detail would go to the current
 RUaD page.

 [1] requestAnimationFrame is a hot new technique that can be used to make
 the request every 2 seconds *as long as that part of the page is visible
 to the user*.

-- 
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1375#comment:3>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list