Closed Bug 348383 Opened 19 years ago Closed 15 years ago

Investigate using GdiSetBatchLimit to improve performance

Categories

(Core :: Graphics, defect)

x86
Windows XP
defect
Not set
minor

Tracking

()

RESOLVED WONTFIX

People

(Reporter: vlad, Unassigned)

Details

Win32 batches GDI calls up to a certain pre-set limit; we may be able to tweak this limit to improve rendering performance; see http://msdn.microsoft.com/library/default.asp?url=/library/en-us/gdi/pantdraw_8ed0.asp . However, any functions that don't return boolean values immediately flush, and our various text-handling functions fall into this, so it might not be that useful. Filing this as a reminder to look into this.
Is this still a plausible thing to look at Vlad since we switched Cairo? If so I might take it, sounds like it might be interesting.
Yep, it is -- we still use GDI heavily through cairo, though we're going to try to get away from it as much as possible in the near future. Might be interesting to explore this, but the text functions comment still stands.
Assignee: nobody → jmathies
never going to get to this. resetting to defaults.
Assignee: jmathies → nobody
And at this point, GDI is becoming a lot less interesting.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.