Release v3.8.3
Performance optimizations across I/O, HTTP, and concurrency hot paths:
- Batch installed.json writes (O(n) -> O(1) serialization)
- Shared HTTP client via OnceLock (connection reuse)
- Parallel bucket fetches in rebuild_cache
- Compact JSON for manifest-cache.json (~30% smaller)
- Increased download buffer 8KB -> 64KB
- Reduced unnecessary clone allocations
📦 下載 / Downloads
請從下方選擇適合您系統的版本下載。
Please download the appropriate version for your system from below.
🔒 檔案校驗 / File Verification
使用 SHA256SUMS 檔案驗證下載的檔案完整性。
Use the SHA256SUMS file to verify the integrity of downloaded files.
📝 自動生成的變更日誌 / Auto-generated Changelog
Full Changelog: v3.8.2...v3.8.3