android / android/performance-samples
Add a sample for file IO
Open
- Dominant language
- Kotlin
- Stars
- 1.4k
- Forks
- 250
- Avg merge
- 9m
- Merged PRs (30d)
- 4
Description
File I/O for macrobenchmark is tricky because of scoped storage. I'd suggest a good sample showing I/O patterns.
For providing input data, I ended up using FileProvider but it was non obvious.
Or maybe should be docs?
But it feels like there are problems that are common for real world macrobenchmark usage.
Contributor guide
Assessment
This issue has not been assessed yet.