Closed Bug 758424 Opened 12 years ago Closed 1 year ago

http://piccsy.com/investors/ runs really badly on OS X

Categories

(Core :: Graphics, defect)

x86
macOS
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jrmuizel, Unassigned)

References

()

Details

(Whiteboard: [painting-perf])

Looks like this is the good ole copy on write sadness that happens with CoreGraphics. All of the time is being spent in: VectorImage::Draw() -> CGContextDrawTiledImage -> vm_fault()

It's not obvious to me where the copy is happening.
Whiteboard: [painting-perf]
Severity: normal → S3

Performs well now.

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.