Low frame rate of `with_winit` demo on Android devices
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 4.3k
- Forks
- 300
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 61
Description
I tested the with_winit demo with an Android device, the frame rate is very low (about 10 fps). The command I used to run the demo is:
cargo apk run -p with_winit --lib --release
Here is a screenshot of the demo:
Is Android an intended platform for vello? Is this frame rate expected with the current implementation?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the reported case using the with_winit demo and the provided cargo apk run -p with_winit --lib --release command on an Android device. First determine whether Android is an intended platform and whether the approximately 10 fps result is expected; done should be a confirmed expectation or a clearly scoped performance issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, rust
- Domain
- computer-graphics, mobile-dev, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100