1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-09-03 01:56:38 +02:00

feat(actix-files): opt-in filesize threshold for faster synchronous reads (#3706)

Co-authored-by: Rob Ede <robjtede@icloud.com>
This commit is contained in:
Andrew Scott
2025-08-29 13:52:34 -07:00
committed by GitHub
parent 3c2907da41
commit 00b0f8f700
5 changed files with 70 additions and 29 deletions

View File

@@ -2,6 +2,7 @@
## Unreleased
- Opt-In filesize threshold for faster synchronus reads that allow for 20x better performance.
- Minimum supported Rust version (MSRV) is now 1.75.
## 0.6.6