jaredly / jaredly/treed

add model-level multi methods

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
optimization
Dominant language
JavaScript
Stars
1.7k
Forks
187
PR merge metrics
No merged PRs in 30d

Description

currently the "multi-select" methods just call the individual methods multiple times. inefficient.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the model-level multi-select methods and the individual methods they currently call. Compare their behavior and identify how the multi methods can avoid repeated individual calls; done means preserving existing behavior while improving the inefficient implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.