Opened 4 years ago
Closed 3 years ago
#16234 closed bug (fixed)
WebPositive: high cpu usage on gerrit
Reported by: | nephele | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta3 |
Component: | Kits/Web Kit | Version: | R1/beta2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
When opening gerrit Webpositive will max out my cpu while having the site in view, more specifically Webpositive takes about 1/5th of the cpu time with the rest beeing consumed by app_server, this does not happen on e.g Trac
this is beta2 +111, for reference the site was https://review.haiku-os.org/q/status:open
the low part of the cpu graph is when switching the tab from gerrit to trac
Attachments (1)
Change History (6)
by , 4 years ago
Attachment: | activitymonitor.png added |
---|
comment:1 by , 4 years ago
Description: | modified (diff) |
---|
comment:2 by , 4 years ago
Description: | modified (diff) |
---|
comment:3 by , 4 years ago
comment:4 by , 3 years ago
Component: | Applications/WebPositive → Kits/Web Kit |
---|
comment:5 by , 3 years ago
Milestone: | Unscheduled → R1/beta3 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed in haikuwebkit 1.8.1.
Note:
See TracTickets
for help on using tickets.
Gerrit use
window.requestAnimationFrame
that is always enabled.