#2773 HIGH Trial-3: Some sugar modules are running code on import causing hard to debug performance issues

Zarro Boogs per Child bugtracker at laptop.org
Tue Aug 14 09:53:25 EDT 2007


#2773: Some sugar modules are running code on import causing hard to debug
performance issues
---------------------+------------------------------------------------------
  Reporter:  J5      |       Owner:  tomeu  
      Type:  defect  |      Status:  new    
  Priority:  high    |   Milestone:  Trial-3
 Component:  sugar   |     Version:         
Resolution:          |    Keywords:  review+
  Verified:  0       |  
---------------------+------------------------------------------------------
Comment (by tomeu):

 The clipboard service is not stateless, we keep in-memory references to
 the clipboard objects.

 The bundle registry is stateless, as it just scans the bundle dirs at
 startup.

 The object registry is also stateless.

 The services in the shell process are not stateless.

 I'm not sure about the presenceservice, but I guess it's not stateless
 (gives references to objects that won't exist after a service restart).

-- 
Ticket URL: <https://dev.laptop.org/ticket/2773#comment:12>
One Laptop Per Child <http://laptop.org/>



More information about the Bugs mailing list