apple / apple/embedding-atlas

performance : allow to have labels in cache

Open
#169 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
4.9k
Forks
325
Avg merge
14h 48m
Merged PRs (30d)
7

Description

Computing labels positions and ordering takes time for large graphs even when the number of available labels is low.

The user experience would be much improved if we had the possibility to put the result of labels computation in cache for reuse across same different displays of the same graph.

Contributor guide

Open the contributing guide

Research direction

Start by locating the code that computes label positions and ordering, then inspect how separate displays of the same graph are created and whether existing caching patterns apply. Done means the label computation result can be reused across displays of the same graph and large graphs no longer repeat that work unnecessarily.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization, performance
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.