Skip to content

Expore improvements to minimap rendering performance #34170

@Tyriar

Description

@Tyriar

Currently we use putImageData to redraw the entire minimap each frame, we should explore keeping the source of truth of the image in the canvas and printing diffs to minimize the amount of rendering.

Metadata

Metadata

Labels

*out-of-scopePosted issue is not in scope of VS CodedebtCode quality issueseditor-minimapCode/Text minimap widget issuesperf

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions