eclipse-cdt-cloud / eclipse-cdt-cloud/timeline-chart
Re-use annotations to improve performance
Open
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 32
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 3
Description
It would be good to improve the timeline chart's annotation performance by making one annotation for every type and re-using it by adding it as a child to the parent node (row element). This will save on drawing and memory constraints.
It is not yet an obvious performance issue, so it should be addressed when it is one though.
Contributor guide
Assessment
This issue has not been assessed yet.