litesuits / litesuits/android-lite-orm
插入10w条数据, 性能差距有点大...
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 359
- PR merge metrics
- No merged PRs in 30d
Description
直接用sample引用library工程, 在真机和模拟器上差距有点大......


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
Start by examining the sample that directly references the library and reproduce the insertion of 100,000 records on both a real device and an emulator. Compare the two runs and inspect the library's SQLite insertion path to identify the source of the performance gap. Done means the discrepancy is explained and a verified improvement or clearly documented limitation is established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java, sqlite
- Domain
- databases, mobile, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100