Cache node counts using SQL as key
Open
Analysis
optimisation
- Dominant language
- Python
- Stars
- 30
- Forks
- 3
- Avg merge
- 9h 22m
- Merged PRs (30d)
- 40
Description
In some cases, eg going back and forth between node configuration, we could benefit from caching node count SQL
Need to be able to turn off though, for benchmarks. Some things eg classifications etc may not be able to be cached
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating the node-count SQL call sites and existing cache configuration, then inspect how benchmarks could disable caching and which cases, such as classifications, must remain uncached. Done means the safe cache scope, SQL key behavior, and opt-out requirement are defined and covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100