Opened 10 years ago

Last modified 10 years ago

#10571 closed bug

Slow app_server drawing with new scheduler — at Initial Version

Reported by: jua Owned by: axeld
Priority: normal Milestone: R1
Component: System/Kernel Version: R1/Development
Keywords: scheduler graphics app_server Cc:
Blocked By: Blocking:
Platform: All

Description

With the new scheduler, I get very slow graphics drawing on my machine. Dragging windows around is slow and lagging, same with e.g. scrolling a website in WebPositive. Fluid video playback is impossible.

A good way to benchmark this is the "Chart" application from our Demos folder. I tested with 3 Haiku revisions:

Selecting "DirectWindow" as display method in Chart, all three revisions get fluid 60fps with 3% CPU usage. However, using "DrawBitmap", the problem becomes apparent: only the pre-scheduler-merge version performs well and fluid, the others suffer from very bad performance even at 100% CPU usage.

I'm attaching 3 screenshots of the test which also show ActivityMonitor.

Test system: AMD E-450 APU (dual core), Radeon HD6320, 2GB RAM. Same behaviour with both, radeon_hd and VESA graphics driver.

Let me know if further information is required.

Change History (3)

by jua, 10 years ago

Attachment: chart_hrev46684.png added

Running Chart on hrev46684 (old scheduler)

by jua, 10 years ago

Attachment: chart_hrev46699.png added

Running Chart on hrev46699 (new scheduler)

by jua, 10 years ago

Attachment: chart_hrev46893.png added

Running Chart on hrev46893 (new scheduler, latest)

Note: See TracTickets for help on using tickets.