FastSharedPreferences icon indicating copy to clipboard operation
FastSharedPreferences copied to clipboard

:rocket:一个Android平台的高性能key-value组件,读写性能远超SharedPreferences

Results 7 FastSharedPreferences issues
Sort by recently updated
recently updated
newest added

"main" prio=5 tid=1 Waiting | group="main" sCount=1 dsCount=0 flags=1 obj=0x74ffe1f0 self=0xa3ad1000 | sysTid=28165 nice=-10 cgrp=default sched=0/0 handle=0xa7e49494 | state=S schedstat=( 14845404648 2199071798 23355 ) utm=1379 stm=104 core=3 HZ=100 | stack=0xbb59d000-0xbb59f000...

部分机型 vivo和oppo比较明显 小米也有部分出现 不是必现 在程序闪退 或者调用了 System.exit(0);的情况下 有可能再次打开app会出现之前存储的数据全部丢失的情况,一开始怀疑是其他什么引起的,但是换成原生SP后就没有这种现象了~! 还是希望能修复这个问题吧!

想问问楼主,底层原理是啥 读写文件? 读写文件的速度能比得过 mmkv 吗

![image](https://user-images.githubusercontent.com/11885751/65132288-507bf900-da33-11e9-81c7-a0533e6e4d2b.png) ![image](https://user-images.githubusercontent.com/11885751/65132338-64275f80-da33-11e9-9645-1a77e1a36e1c.png) ![image](https://user-images.githubusercontent.com/11885751/65132395-76a19900-da33-11e9-9175-1561900a9b5a.png) 不知道是我代码的问题还是为什么,一直包类型转换异常