File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 44<img src =" Logo/Icon.png " width =23% >
55</h1 >
66
7- A text file generator and benchmark app for Android written in Kotlin. Generate random textfiles, benchmark the speed.
7+ A text file generator and benchmark app for Android written in Kotlin. Generate random textfiles and benchmark the speed.
88
99  ;
1010### Usage:
11111 . Open project and sync gradle.
12122 . Modify the code to suit your needs.
13133 . Watch out for more features.
14+ 4 . Files are generated under 'Internal Storage/FileBenchmark' folder.
1415
1516
1617  ;
1718### Features :
18- - Use single or multiple async tasks to generate upto 50K .txt files
19- - Delete all the generated files
19+ - Use single or multiple async tasks to generate upto 50K text files.
20+ - Delete the generated files
2021- Shows time taken to generate the text files
2122
2223  ;
You can’t perform that action at this time.
0 commit comments