[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2348: optimise concat function in cloud_common.py

Tahoe-LAFS trac at tahoe-lafs.org
Thu Dec 4 00:23:44 UTC 2014


#2348: optimise concat function in cloud_common.py
--------------------------------------------+------------------------
 Reporter:  daira                           |          Owner:  daira
     Type:  enhancement                     |         Status:  new
 Priority:  minor                           |      Milestone:  1.12.0
Component:  code-storage                    |        Version:  1.10.0
 Keywords:  cloud-backend performance easy  |  Launchpad Bug:
--------------------------------------------+------------------------
 At [https://github.com/LeastAuthority/tahoe-lafs/blob/cloud-
 rebased/src/allmydata/storage/backends/cloud/cloud_common.py#L419], the
 inner loop can be replaced with a slice assignment, which might be more
 efficient. This affects concatenation of chunks in the cloud backend.

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2348>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


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