[Chandler-dev] Sharing tests switched to Chandler Hub Sharing
(morse code)
Heikki Toivonen
heikki at osafoundation.org
Wed Apr 11 20:16:01 PDT 2007
We switched functional and performance tests to use Chandler Hub Sharing
(morse code) today. When do we plan on making this the default in the
accounts dialog?
It seems Chandler Hub Sharing is about twice as slow as the old sharing
code. Looking more closely, Chandler spends a lot of time in the sharing
progress dialog where the status reads "Checking for local changes" - it
seems like almost all of the additional time is spent at this point.
This is the slow code:
for change in rv.mapHistory(version):
changedUuid = change[0]
if changedUuid in self.share.contents:
locallyChangedUuids.add(changedUuid)
How come we do this with Chandler Hub Sharing, but not with the old
sharing code? Why is this code slow, and can it be made faster?
--
Heikki Toivonen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : http://lists.osafoundation.org/pipermail/chandler-dev/attachments/20070411/a0849ef4/signature.pgp
More information about the chandler-dev
mailing list