Re: [O] [babell] How to report generated files and generation time from org-babel-tangle?

2014-04-17 Thread Bastien
Hi Grant, Grant Rettke writes: > My goal is to report what files were generated (tangled) and how long > it take for each of them > when calling org-babel-tangle. You can start with `elp-instrument-function' and then M-x elp-results RET There is also M-x profiler-start which you may want to tr

[O] [babell] How to report generated files and generation time from org-babel-tangle?

2014-04-04 Thread Grant Rettke
Hi, My goal is to report what files were generated (tangled) and how long it take for each of them when calling org-babel-tangle. Basically I just want to know what got generated, or not generated, and how long it took. Sometimes I screw-up my system and suddenly tangling takes 2x long, so I want