>>> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes:
Akim> As noted by Jim, the test suite is really slow since a few days. If
Akim> someone has an idea, I'm extremely interested.
Akim> Also, does anybody know a means to profile a shell
Akim> script?
Process accounting?
(http://gcc.gnu.org/ml/gcc/2000-11/msg00902.html)
Akim> Does anybody knows a shell that would provide some means
Akim> to denunciates time consumers?
You may want to look at the zsh/zprof module of Zsh.
Unfortunately this does profiling on shell functions, so that
might not be really suitable for the testsuite (unless you shake
it a lot).
--
Alexandre Duret-Lutz