bsansouci / bsansouci/dynamictable
Figure out image downsampling for perf
- Dominant language
- Objective-C
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Right now we don't have a projector, so we're sending the image captured by the phone to the osx app but it's too huge (>3mb) so we need to downsample it before it's bearable (and doesn't crash the app because it runs out of memory)
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is named. Start by locating the phone-to-OS X image transfer and its image handling, then check where the oversized payload causes memory pressure. Done means images are downsampled before reaching the OS X app and no longer cause the reported memory crash; the acceptable image size is not specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- desktop-dev, mobile-dev, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100