Lịch sử phiên bản Multithread Download Manager Optimized - 4 phiên bản
Multithread Download Manager Optimized bởi Comss
Lịch sử phiên bản Multithread Download Manager Optimized - 4 phiên bản
Hãy cẩn thận với các phiên bản cũ! Các phiên bản này được hiển thị cho mục đích thử nghiệm và tham khảo.Bạn luôn luôn phải sử dụng phiên bản mới nhất của một tiện ích.
Phiên bản mới nhất
Phiên bản 3.5.2
Đã phát hành 9 Thg 03 2026 - 229,91 KBHoạt động với firefox 67.0 và lớn hơnAverage download speed added. Theme updated.Mã nguồn được phát hành dưới dạng Mozilla Public License 2.0
Phiên bản cũ hơn
Phiên bản 3.5.1
Đã phát hành 2 Thg 03 2026 - 228,33 KBHoạt động với firefox 67.0 và lớn hơnBug fixesMã nguồn được phát hành dưới dạng Mozilla Public License 2.0
Phiên bản 3.5
Đã phát hành 28 Thg 02 2026 - 228,85 KBHoạt động với firefox 67.0 và lớn hơnVersion 3.5 — Performance & Memory Improvements
DOWNLOAD SPEED
• Continuous read pump: data is now read from the network immediately
as it arrives, not on a timer tick. Each thread no longer waits up
to 1 second between reads — data flows at full network speed.
• Timer interval reduced from 1000 ms to 500 ms — twice as frequent
storage writes and progress updates.
• Large data bursts are written to IndexedDB in 8 MB zero-copy slices
(TypedArray.subarray), keeping write sizes uniform.
MEMORY (large files, 5 GB+)
• 16 MB backpressure limit in the read pump prevents unbounded RAM
growth on fast connections.
• 8 MB early-flush threshold: data is written to IndexedDB as soon as
8 MB accumulates, instead of waiting for the periodic timer. Peak
writer buffer stays at ~8 MB per thread (was potentially hundreds of
MB for large files).
SINGLE-THREAD DOWNLOADS
All of the above apply to forced single-thread mode (SourceForge,
mirrors without Range support). The read pump eliminates the ~1 s
read delay that was the main bottleneck in this mode.Mã nguồn được phát hành dưới dạng Mozilla Public License 2.0
Phiên bản 3.4
Đã phát hành 21 Thg 02 2026 - 227,79 KBHoạt động với firefox 67.0 và lớn hơnMã nguồn được phát hành dưới dạng Mozilla Public License 2.0