Bug 14276 - Reduce Clock SS startup time
: Reduce Clock SS startup time
Status: VERIFIED FIXED
Product: SqueezePlay
Classification: Unclassified
Component: Screensavers
: 7.4.x
: PC Other
: P1 normal (vote)
: 7.4.1
Assigned To: Wadzinski Tom
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-09-25 08:37 UTC by Wadzinski Tom
Modified: 2009-10-13 16:32 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wadzinski Tom 2009-09-25 08:37:46 UTC
now that the clock has become the default SS, its startup time is more of a glaring problem. It takes almost 2 seconds for it to start up.

One low hanging fruit optimization idea is to not generate two windows (for transition), but instead do the snapshot technique that NowPlaying uses for fading between states.
Comment 1 SVN Bot 2009-09-28 11:44:52 UTC
 == Auto-comment from SVN commit #7793 to the jive repo by tom ==
 == https://svn.slimdevices.com/jive?view=revision&revision=7793 ==

Fixed Bug: 14276
Description:
- no longer swap between two windows
- cache images on first use
- cache each clock's skin on first use.
Comment 2 James Richardson 2009-10-13 16:32:34 UTC
Verified fixed in r7847