litesuits / litesuits/android-lite-orm

插入10w条数据, 性能差距有点大...

Open
#71 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.5k
Forks
359
PR merge metrics
No merged PRs in 30d

Description

直接用sample引用library工程, 在真机和模拟器上差距有点大......

![image](https://user-images.githubusercontent.com/5087640/38225488-b35179fc-3727-11e8-87f0-a72ee7d4c651.png)
![image](https://user-images.githubusercontent.com/5087640/38225594-38aff2f4-3728-11e8-8cdc-03ecf25493ab.png)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.