Skip to content

perf: optimize MiniFAT free sector management#78

Merged
mdsteele merged 1 commit intomdsteele:masterfrom
francisdb:perf/minifat_free_cache
Feb 2, 2026
Merged

perf: optimize MiniFAT free sector management#78
mdsteele merged 1 commit intomdsteele:masterfrom
francisdb:perf/minifat_free_cache

Conversation

@francisdb
Copy link
Contributor

@francisdb francisdb commented Feb 1, 2026

benchmark result:

write MiniFAT max streams/total/default
                        time:   [51.553 ms 51.682 ms 51.865 ms]
                        thrpt:  [37.649 MiB/s 37.782 MiB/s 37.876 MiB/s]
                 change:
                        time:   [−67.689% −67.435% −67.222%] (p = 0.00 < 0.05)
                        thrpt:  [+205.08% +207.07% +209.49%]
                        Performance has improved.

Adds a worst case benchmark for MiniFAT write
@francisdb francisdb mentioned this pull request Feb 1, 2026
@mdsteele mdsteele merged commit bda6983 into mdsteele:master Feb 2, 2026
4 checks passed
@mdsteele
Copy link
Owner

mdsteele commented Feb 2, 2026

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants