MetaCell / MetaCell/salk-interactive-atlas

Optimize memory usage on images generation

Open
#250 1 comment 0 reactions 0 assignees View on GitHub
technical debt
Dominant language
TypeScript
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

With the latest atlas update I had to bump my minikube memory from 12GB to 24GB due to:
`error: failed to receive status: rpc error: code = unavailable desc = error reading from server: eof` on build.

There might be room to optimize this process so we don't have to use so much memory.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the image-generation build entry point and reproduce the failure described in the issue with minikube configured for 12GB and 24GB. Measure memory use during the build and trace the process that causes the gRPC EOF. Done means the image-generation build completes without requiring the increased memory allocation.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
build-system, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.