[haiku-bugs] Re: [Haiku] #11198: [HaikuDepot] selecting packages became much slower

  • From: "stippi" <trac@xxxxxxxxxxxx>
  • Date: Fri, 05 Sep 2014 08:38:31 -0000

#11198: [HaikuDepot] selecting packages became much slower
---------------------------------------+----------------------------
   Reporter:  diver                    |      Owner:  stippi
       Type:  bug                      |     Status:  closed
   Priority:  normal                   |  Milestone:  R1
  Component:  Applications/HaikuDepot  |    Version:  R1/Development
 Resolution:  fixed                    |   Keywords:
 Blocked By:                           |   Blocking:
Has a Patch:  0                        |   Platform:  All
---------------------------------------+----------------------------

Comment (by stippi):

 My recent work on !HaikuDepot involves what additional package information
 is pulled from the web app when it concerns the list view. The thread
 which does this is started after the list is filled, see:

 http://cgit.haiku-
 os.org/haiku/tree/src/apps/haikudepot/MainWindow.cpp#n618

 My most recent work involves pulling more information, now asynchronously,
 when a package is clicked and selected.

 So both of these work areas should not have any effect on startup time.
 The list of packages is growing however and maybe you mean the time it
 takes until the list is filled? You could test your theory of increased
 startup time by measuring an older version of !HaikuDepot from before my
 recent changes on a current Haiku release that shows the same number of
 packages.

 The time until the main window shows (what is usually considered the
 "startup" time) should be instant in any case and is independent of the
 number of packages.

--
Ticket URL: <https://dev.haiku-os.org/ticket/11198#comment:3>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: