MyFSIO v0.2.6 Release #18

Merged
kqjy merged 14 commits from next into main 2026-02-05 16:18:04 +00:00
Owner

Performance optimizations:
image.png

  • HEAD got a massive fix - median dropped 42-43% across both runs (183ms → 106ms light, 434ms → 247ms loaded). They clearly added metadata caching.
  • PUT throughput hit 94 MB/s under load, up 25% from v0.2.5's 75 MB/s. Write path keeps getting better.
  • GET improved across the board - median, p99, and throughput all better. The tail issue from pre1 is gone.
  • Overall 20% faster than v0.2.5 on the heavy run.
Performance optimizations: <img width="902" alt="image.png" src="attachments/d7bd2ba1-1471-42b7-9688-a811e90164d6"> - HEAD got a massive fix - median dropped 42-43% across both runs (183ms → 106ms light, 434ms → 247ms loaded). They clearly added metadata caching. - PUT throughput hit 94 MB/s under load, up 25% from v0.2.5's 75 MB/s. Write path keeps getting better. - GET improved across the board - median, p99, and throughput all better. The tail issue from pre1 is gone. - Overall 20% faster than v0.2.5 on the heavy run.
kqjy added 5 commits 2026-02-05 12:35:35 +00:00
kqjy added 1 commit 2026-02-05 12:44:14 +00:00
kqjy added 1 commit 2026-02-05 12:56:46 +00:00
kqjy added 1 commit 2026-02-05 13:08:21 +00:00
kqjy added 1 commit 2026-02-05 13:18:38 +00:00
kqjy added 1 commit 2026-02-05 13:32:44 +00:00
kqjy added 1 commit 2026-02-05 13:45:05 +00:00
kqjy added 1 commit 2026-02-05 14:23:03 +00:00
kqjy added 1 commit 2026-02-05 14:56:05 +00:00
kqjy added 1 commit 2026-02-05 15:49:41 +00:00
kqjy merged commit d96955deee into main 2026-02-05 16:18:04 +00:00
kqjy referenced this issue from a commit 2026-02-05 16:18:05 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kqjy/MyFSIO#18