Commit 31717af 1 parent 53f4bed commit 31717af Copy full SHA for 31717af
File tree 1 file changed +17
-0
lines changed
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -14,3 +14,20 @@ A few resources to get you started if this is your first Flutter project:
14
14
For help getting started with Flutter, view our
15
15
[ online documentation] ( https://flutter.dev/docs ) , which offers tutorials,
16
16
samples, guidance on mobile development, and a full API reference.
17
+
18
+ ## Screenshots
19
+
20
+ Tests on Xiaomi Mi 10 (Android 12)
21
+
22
+
23
+ - Read operations
24
+ <img src =" https://moati.com/git/hive_benchmark/hive_benchmark_read.jpg " width =" 270 " >
25
+ <img src =" https://moati.com/git/hive_benchmark/hive_benchmark_read_precise.jpg " width =" 270 " >
26
+ <br >
27
+ - Write operations
28
+ <img src =" https://moati.com/git/hive_benchmark/hive_benchmark_write.jpg " width =" 270 " >
29
+ <img src =" https://moati.com/git/hive_benchmark/hive_benchmark_write_precise.jpg " width =" 270 " >
30
+ <br >
31
+ - Delete operations
32
+ <img src =" https://moati.com/git/hive_benchmark/hive_benchmark_delete.jpg " width =" 270 " >
33
+ <img src =" https://moati.com/git/hive_benchmark/hive_benchmark_delete_precise.jpg " width =" 270 " >
You can’t perform that action at this time.
0 commit comments