mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-12-08 16:50:27 +00:00
Optimize memory for readers and writers
This commit is contained in:
@@ -46,6 +46,8 @@ func ReadSeqFileChunk(
|
||||
|
||||
chunk_channel := make(ChannelSeqFileChunk)
|
||||
|
||||
_FileChunkSize := len(buff)
|
||||
|
||||
go func() {
|
||||
size := 0
|
||||
l := 0
|
||||
|
||||
Reference in New Issue
Block a user