about summary refs log tree commit diff stats
path: root/continuation5.mu
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-07-22 19:27:14 -0700
committerKartik Agaram <vc@akkartik.com>2019-07-22 19:32:44 -0700
commit8c19b906e316ef84149d6cec234d3a467d3a68fe (patch)
tree474aa193cea4f724842e07c46f332d4845b99957 /continuation5.mu
parent7397dc2ad38db16c88344adc18a8b5381b9cd933 (diff)
downloadmu-8c19b906e316ef84149d6cec234d3a467d3a68fe.tar.gz
5452
Snapshot while debugging survey.subx by print.

I can see the error in 1 minute with this command:
  subx run apps/survey < a.pack
(where a.pack is obtained from `ntranslate 049*.subx 05[0-8]*.subx`)

By contrast, using the trace requires 4.5 minutes:
  subx --trace run apps/survey < a.pack
It generates a trace of 4.4GB with almost 83M lines.
The trace takes 2 minutes to load.. oops, I forgot to load labels with
`--debug`.
Diffstat (limited to 'continuation5.mu')
0 files changed, 0 insertions, 0 deletions