android - 提高realm存储速率
PHPz
PHPz 2017-04-17 17:48:51
0
1
485

我的数据量大约有2.5M,但是完全存储到数据库差不多用了11秒,有没有比较好的方法提高存储效率

PHPz
PHPz

学习是最好的投资!

reply all(1)
左手右手慢动作

There should be no realm. 2.5M is not a small amount. If you need to load it locally, it should not be stored, but directly copy the file. Are there situations where a large amount of data needs to be loaded at once?

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template