Feature #597
Sync config cache when connecting to smuxi-server
Status: | Closed | Start: | 05/19/2011 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Frontend GNOME | |||
Target version: | 0.8.9 | |||
Complexity: | High |
|||
Votes: | 0 |
Description
Right now the config cache gets populated when keys are requested which are not yet cached. This means that each requested uncached key will make a remoting call. The worst case is when all keys are requested, say when the user open the preferences dialog. If Smuxi would pre-populate (sync) the complete config when connecting to the smuxi-server then there would be no load time at all.
Associated revisions
Revision 989c016a7b2b6312e5a0feff42ad2663738e7759
[Engine/Frontend-GNOME] Sync config cache (closes: #597)
History
Updated by Mirco Bauer 4733 days ago
- Target version changed from 0.10 to 0.8.9
- Complexity changed from Low to High
Updated by Mirco Bauer 4733 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 989c016a7b2b6312e5a0feff42ad2663738e7759.