#171 closed defect (fixed)
Phase space setup speed
Reported by: | kilian | Owned by: | kilian |
---|---|---|---|
Priority: | P1 | Milestone: | |
Component: | core | Version: | 2.0.0beta |
Severity: | blocker | Keywords: | |
Cc: |
Description
For complicated processes, W2 takes much longer than W1 to produce the appropriate phase space. Identify and eliminate the bottleneck.
Change History (4)
comment:1 Changed 15 years ago by
Status: | new → assigned |
---|
comment:2 Changed 15 years ago by
Milestone: | v2.0-rc2 → v2.0-rc1 |
---|---|
Priority: | P2 → P1 |
Severity: | major → blocker |
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
With r1643, the issue is settled.
(If executed a few billion times, even trivial loops matter. Eliminated this redundant loop.)
Note: See
TracTickets for help on using
tickets.
JR: WHIZARD stays for ages in cascade_set_generate.
(Exchanged #172 / #171)