Hi Matt,
Matt Wette skribis:
> I'm wanted to trace down why some of my "compile-file" w/ no optimization
> was tasking time. I was able to turn compile-file under statprof for one
> of the moderate sized .scm files, which has about 45,000 lines of code.
> It was interesting that the major execu
I'm wanted to trace down why some of my "compile-file" w/ no optimization
was tasking time. I was able to turn compile-file under statprof for one
of the moderate sized .scm files, which has about 45,000 lines of code.
It was interesting that the major execution time consumer was reap-pipes.
I'm