#878 closed defect

warn users about the performance issues of mutable files — at Initial Version

Reported by: zooko Owned by: nobody
Priority: major Milestone: 1.6.0
Component: unknown Version: 1.5.0
Keywords: docs mutable performance large reviewed Cc:
Launchpad Bug:

Description

Performance issues:

  • mutable files are stored in their entirety in RAM briefly during upload
  • creating a new mutable file requires creating a new RSA public/private key-pair, which can take as many as a billion CPU cycles

Currently, new users can carefully read the Tahoe-LAFS docs and then go on and decide to use mutable files without being aware of these issues. To close this ticket, fix that.

Change History (0)

Note: See TracTickets for help on using tickets.