eclipse-cdt-cloud / eclipse-cdt-cloud/timeline-chart

Don't update the model unnecessarily when scaling or scrolling

Open
#3 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
35
Forks
32
Avg merge
4d 15h
Merged PRs (30d)
3

Description

Atm the underlying component model is recreated on every vie change. Which causes a lot of objects being created and garbage collected.
We should instead use the viewport and scaling information on an existing component model.
Separated from that the component model should only be recreated if a new data model is available.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.