#5228 HIGH Retriag: launching activities is slow
Zarro Boogs per Child
bugtracker at laptop.org
Thu Dec 27 05:18:55 EST 2007
#5228: launching activities is slow
---------------------+------------------------------------------------------
Reporter: tomeu | Owner: tomeu
Type: defect | Status: new
Priority: high | Milestone: Retriage, Please!
Component: sugar | Version:
Resolution: | Keywords: performance
Verified: 0 | Blocking:
Blockedby: |
---------------------+------------------------------------------------------
Comment(by tomeu):
Replying to [comment:25 gdesmott]:
> When using the new sharing API, activity should only use some constants
from the telepathy module. Will that make any difference if instead of
importing telepathy and use these constants as "telepathy.foo", we'll
import them using "from telepathy import foo, bar" (I have no clue how
Python import actually works) ?
If activity.py imports sugar.presence.presenceservice, then that will need
to import telepathy anyway and that will make no difference at all.
Only moving imports to methods or funcs that execute *after* the activity
has been brought up (the user sees it as launched and functional) will
make a difference.
--
Ticket URL: <http://dev.laptop.org/ticket/5228#comment:27>
One Laptop Per Child <http://dev.laptop.org>
OLPC bug tracking system
More information about the Bugs
mailing list