Review Request 114366: Share a single Akonadi::Monitor between all AkonadiContact instances

Dan Vrátil dvratil at redhat.com
Mon Dec 9 16:27:54 UTC 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/114366/#review45406
-----------------------------------------------------------

Ship it!


You can optimize the fetchscope of both monitors a little to reduces the amount of data server has to get from database and transmit to client.

m_monitor->itemFetchScope().setFetchModificationTime(false);
m_monitor->itemFetchScope().setFetchRemoteIdentification(false);

- Dan Vrátil


On Dec. 9, 2013, 4:43 p.m., David Edmundson wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/114366/
> -----------------------------------------------------------
> 
> (Updated Dec. 9, 2013, 4:43 p.m.)
> 
> 
> Review request for Telepathy and Dan Vrátil.
> 
> 
> Repository: libkpeople
> 
> 
> Description
> -------
> 
> Share a single Akonadi::Monitor between all AkonadiContact instances
> 
> 
> Diffs
> -----
> 
>   src/plugins/akonadi/akonadidatasource.h b09edf8 
>   src/plugins/akonadi/akonadidatasource.cpp 193de78 
> 
> Diff: http://git.reviewboard.kde.org/r/114366/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> David Edmundson
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-telepathy/attachments/20131209/4059587b/attachment.html>


More information about the KDE-Telepathy mailing list