Opened 19 months ago
Closed 19 months ago
#1496 closed enhancement (fixed)
The Genotype checker should not use more than 8 threads
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | Reggie v4.48.2 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
Too many threads may cause disk I/O issues and make the GUI a bit sluggish. 8 threads is fast enough and seems to work fine with the disk. Tested with 16 threads and the progress bar in the GUI hangs.
Note:
See TracTickets
for help on using tickets.
In 7248: