seqR icon indicating copy to clipboard operation
seqR copied to clipboard

Performance of std::string

Open slowikj opened this issue 4 years ago • 0 comments

Perhaps, an additional helper buffer for k-mer formatting would improve performance and prevent from the heap lock in multithreaded k-mer string generation.

https://www.drdobbs.com/tools/memory-constraints-on-thread-performance/231300494

slowikj avatar May 04 '20 15:05 slowikj