Skip to content

Commit

Permalink
Larger chunks for parallelized maf reader
Browse files Browse the repository at this point in the history
  • Loading branch information
cpockrandt committed Jul 16, 2021
1 parent 03a9c58 commit cb41004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/parallel_file_reader.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

#include "translation.hpp"

#define BREAKPOINT_POS 10000
#define BREAKPOINT_POS 1000000

struct alignment_t
{
Expand Down

0 comments on commit cb41004

Please sign in to comment.