MyFSIO v0.2.8 Release #20

Merged
kqjy merged 2 commits from next into main 2026-02-10 14:16:22 +00:00
Owner
image.png

v0.2.8 introduces a huge improvement in metadata lookups as HEAD no longer re-reads the entire file to compute MD5 - it just pulls __etag__ from metadata.

But GET got slower probably due to the gzip buffering fix.

<img width="896" alt="image.png" src="attachments/a86b585d-101d-451c-a6a8-5ab9f747a2ad"> v0.2.8 introduces a huge improvement in metadata lookups as `HEAD` no longer re-reads the entire file to compute MD5 - it just pulls `__etag__` from metadata. But `GET` got slower probably due to the gzip buffering fix.
kqjy added 2 commits 2026-02-10 06:15:44 +00:00
kqjy merged commit 35f61313e0 into main 2026-02-10 14:16:22 +00:00
kqjy referenced this issue from a commit 2026-02-10 14:16:23 +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#20