Skip to content

Commit

Permalink
Added a short description to the benchmarks.
Browse files Browse the repository at this point in the history
  • Loading branch information
profi200 authored Dec 2, 2024
1 parent 2941c69 commit 04d72eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ A: Because most of these tools are not designed for flash based media and will f
There is a common myth that you should only use 32 KB (actually KiB) clusters which is false. sdFormatLinux will use 64 KiB clusters when formatting SDXC cards to FAT32 and it works in every device compliant to Microsoft's FAT specification.

## Benchmark results
The benchmarks show a difference in the random read/write speeds with exFAT performing best for this 64 GB microSD followed by sdFormatLinux with optimized FAT32 layout.

guiformat with 32 KiB clusters:
![guiformat 32 KiB clusters](https://github.com/profi200/sdFormatLinux/blob/master/res/guiformat_32KiB.png?raw=true "guiformat 32 KiB clusters")

Expand Down

0 comments on commit 04d72eb

Please sign in to comment.