Opened 5 years ago
Last modified 5 years ago
#15608 new bug
[app_server] several apps got slower to resize [regression]
Reported by: | diver | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Servers/app_server | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
hrev53693 x86_64 VMware Fusion.
Lately, a few apps got slower to resize:
- Devices
- Locale
- Network
- CharacterMap
Change History (8)
comment:1 by , 5 years ago
comment:3 by , 5 years ago
Component: | - General → Servers/app_server |
---|---|
Owner: | changed from | to
comment:4 by , 5 years ago
Description: | modified (diff) |
---|
comment:5 by , 5 years ago
What is revision range when issue appear? Was VMWare Fusion updated (something in it that reflect Haiku performance may be changed)?
comment:6 by , 5 years ago
Hard to tell but I think it wasn't slow 2-3 months ago, maybe less. I did't update VMWare Fusion (10.1.6) so we can rule it out especially since this only reproducible with 4 built-in apps so far.
comment:7 by , 5 years ago
Is https://github.com/haiku/haiku/commit/bb501d4c7459472f8412d8b725ee75ae4cdaf43b related, somehow? Would be pretty strange, but those MessageReceived loops are what are at the top of the "profile" output for Network.
Otherwise, the problem would be in app_server indeed.
comment:8 by , 5 years ago
Rebuilding libbe.so without this change and then LD_PRELOAD'ing it with Network doesn't fix the problem.
Is it related to https://review.haiku-os.org/c/haiku/+/2021?