emersion / emersion/jalette

Improve performance with a dichotomy

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently, all the domain is browsed to find the better color point.

It's possible to achieve this using regions instead of browsing all points (L, A, B).

Contributor guide

Open the contributing guide

Research direction

Start by locating the code that browses all L, A, and B color points to select the better color point. Study how the current search works before designing a region-based alternative. Done means the same palette-generation goal is preserved while avoiding exhaustive traversal and improving performance.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
computer-graphics, performance
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.