[haiku-bugs] Re: [Haiku] #1074: Identify and fix performance bottlenecks in our app_server

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Fri, 03 Jul 2020 12:37:41 -0000

#1074: Identify and fix performance bottlenecks in our app_server
---------------------------------+----------------------
  Reporter:  axeld               |      Owner:  jua
      Type:  enhancement         |     Status:  assigned
  Priority:  normal              |  Milestone:  R1
 Component:  Servers/app_server  |    Version:
Resolution:                      |   Keywords:
Blocked By:                      |   Blocking:
  Platform:  All                 |
---------------------------------+----------------------
Comment (by X512):

 Replying to [comment:16 stippi]:

I have yet to think of a way, how the update stuff can be moved to the
 view level, without wasting too much resources for all those regions.

 It is not possible because all views in a window share same thread and it
 can't be changed without breaking API behavior. Instead of this, dirty
 region collection can be improved.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/1074#comment:24>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: