Opened 19 years ago
Closed 18 years ago
#73 closed defect (invalid)
Performance problems doing analysis
Reported by: | diane | Owned by: | diane |
---|---|---|---|
Priority: | major | Milestone: | Few Small Repairs |
Component: | Qt Gui | Version: | |
Keywords: | Cc: |
Description
Steven noticed that doing an analysis seemed far slower than with original mussa, with his hox cluster using 3 20kbp regions. Several hours instead of 20 minutes.
(And we really do need a worker thread.)
Might be CPU/os dependent. though that seems pretty significantly different.
Change History (4)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
running with all repeat masked diane@brisby:~/proj/mussa_analyses/mck_repeatmasked/ChCoDoHuMoOpRa$ time ~/proj/mussa/build64/qui/mussagl --no-gui --run mck_w20_t14.mupa
real 3m36.728s user 3m35.672s sys 0m0.268s diane@brisby:~/proj/
comment:3 by , 19 years ago
I loged out without copying no repeat masking was on the order of 13,500 minutes of real & user time.
comment:4 by , 18 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
This ticket was mostly gathering information about what influences performance. Though it needs to be fixed, (but after a working release).
Running with 1 sequence repeat masked
diane@brisby:~/proj/mussa_analyses/mck_1repeat/ChCoDoHuMoOpRa$ time ~/proj/mussa/build64/qui/mussagl --no-gui --run mck_w20_t14.mupa
real 7m44.508s user 7m43.182s sys 0m0.307s