Skip to content

Commit 31717af

Browse files
committed
added screenshots
1 parent 53f4bed commit 31717af

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

+17
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,20 @@ A few resources to get you started if this is your first Flutter project:
1414
For help getting started with Flutter, view our
1515
[online documentation](https://flutter.dev/docs), which offers tutorials,
1616
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">

0 commit comments

Comments
 (0)