[tahoe-dev] [tahoe-lafs] #757: there isn't a doc that says "which operations are efficient"
tahoe-lafs
trac at allmydata.org
Mon Feb 1 18:19:28 PST 2010
#757: there isn't a doc that says "which operations are efficient"
--------------------------------------------------+-------------------------
Reporter: zooko | Owner: nobody
Type: enhancement | Status: new
Priority: major | Milestone: undecided
Component: documentation | Version: 1.4.1
Keywords: performance docs large review-needed | Launchpad_bug:
--------------------------------------------------+-------------------------
Comment(by zooko):
* Yes, I think we should break out RAM, CPU, bandwidth, and round-trips.
Without the units, the asymptotic measurements aren't useful enough. O(A)
CPU usage is typically not a problem. O(A) RAM usage is either no problem
at all or a huge problem, depending on whether A is greater than your
physical RAM. Bandwidth and round-trips are always a problem. :-)
--
Ticket URL: <http://allmydata.org/trac/tahoe/ticket/757#comment:16>
tahoe-lafs <http://allmydata.org>
secure decentralized file storage grid
More information about the tahoe-dev
mailing list