Skip to content

v2.11.1

Latest
Compare
Choose a tag to compare
@geky-bot geky-bot released this 30 Jun 17:50
8e251dd

A small patch release including a GC performance fix by @Ryan-CW-Code (#1110).

Note: v3-alpha: littlefs v3 now has a name (v3), a roadmap (#1111), and on-disk feature-parity with littlefs v2. littlefs will be comitting to an on-disk compatibility break in the future. Prioritizing v3, littlefs v2 will be in a soft feature-freeze until this work completes. See #1111 for more info/questions.

Code Stack Structs Coverage
Default 17112 B (+0.0%) 1448 B (+0.0%) 812 B (+0.0%) Lines 2435/2595 lines (+0.0%)
Readonly 6230 B (+0.0%) 448 B (+0.0%) 812 B (+0.0%) Branches 1283/1616 branches (+0.0%)
Threadsafe 17964 B (+0.0%) 1448 B (+0.0%) 820 B (+0.0%) Benchmarks
Multiversion 17184 B (+0.0%) 1448 B (+0.0%) 816 B (+0.0%) Readed 29369693876 B (+0.0%)
Migrate 18776 B (+0.0%) 1752 B (+0.0%) 816 B (+0.0%) Proged 1482874766 B (+0.0%)
Error-asserts 17924 B (+0.0%) 1440 B (+0.0%) 812 B (+0.0%) Erased 1568888832 B (+0.0%)

d5a86fd style: format code, limit to 80 columns.
2349ac8 perf: gc might try to populate the lookahead buffer each time
0755b00 refactor: value stored to 'diff' is never read
8365bbb make: Added missing BUILD_DEP include