Gregory D Abram:
 |In the message window in the Commands pulldown, there's Execute Script
 |Command... that pops up a little dialog.  In that dialog, type
 |
 |Trace("time", 1);
 |
 |and OK.  Then run your network.  Now in the same dialog, type
 |
 |Trace("time", 0);
 |
 |and OK. You'll see a ton of timing stuff in the message window.

Ok, thanks for the tip.  I'd actually tried that, but all I get are a bunch
of these for 2000 lines:

 0:      post destro  17.200001+  5.609999= 22.809999 (  0.00u,   0.00s)
 0:      post destro  22.809999+  0.440001= 23.250000 (  0.18u,   0.02s)
 0:      post destro  23.250000+  0.000000= 23.250000 (  0.00u,   0.00s)
 0:      pre  gq_enq  23.250000+  0.000000= 23.250000 (  0.00u,   0.00s)

at which point the 2000 line buffer fills up by 24.29 msec into net
execution and the rest is lost.

Is there a supported way to just have DX stream these to the error window
as it hits them.  This network has over 1100 modules (no, not the net from
hell, but a wannabe), so 2000 lines doesn't get you very far -- even if
there were only two lines per module and nothing else.

Randy

-- 
Randall Hopper (mailto:[EMAIL PROTECTED])
Lockheed Martin Operation Support
EPA Scientific Visualization Center
US EPA N127-01; RTP, NC 27711

Reply via email to