This website requires JavaScript.
Explore
Help
Sign In
obitools
/
obitools4
Watch
2
Star
0
Fork
0
You've already forked obitools4
mirror of
https://github.com/metabarcoding/obitools4.git
synced
2026-03-25 13:30:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
Release_4.4.29
obitools4
/
version.txt
2 lines
7 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Dynamic Batch Flushing and Build Improvements This release introduces dynamic batch flushing in the Distribute component, replacing the previous fixed-size batching with a memory- and count-aware strategy. Batches now flush automatically when either the maximum sequence count (BatchSizeMax()) or memory threshold (BatchMem()) per key is reached, ensuring more efficient resource usage and consistent behavior with the RebatchBySize strategy. The optional sizes parameter has been removed, and related code—including the Lua wrapper and worker buffer handling—has been updated for correctness and simplicity. Unused BatchSize() references have been eliminated from obidistribute. Additionally, this release includes improvements to static Linux builds and overall build stability, enhancing reliability across deployment environments.
2026-03-16 22:06:51 +01:00
4.4.29
Reference in New Issue
Copy Permalink