Open Bug 1297257 Opened 8 years ago Updated 2 years ago

Large amount of time spent in glXSwapIntervalEXT

Categories

(Core :: Graphics: Layers, defect)

50 Branch
All
Linux
defect

Tracking

()

People

(Reporter: acomminos, Unassigned)

References

Details

A profile of tresize from the talos machines would suggest that an excessive amount of time is being sent in calls to glXSwapIntervalEXT; roughly 13% of the compositor thread's cycles. The stack suggests that this is due to synchronous X calls being made to the nvidia DDX driver.

We should aim to cache the swap interval for the drawable locally, or set it once during drawable creation.

The bug assignee didn't login in Bugzilla in the last 7 months, so the assignee is being reset.

Assignee: andrew → nobody
Status: ASSIGNED → NEW
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.