help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Processus delay


From: Thien-Thi Nguyen
Subject: Re: Processus delay
Date: 30 Apr 2004 15:08:13 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Vincent Barichard <vincent.barichard@info.univ-angers.fr> writes:

> Is anybody has an idea ??

you can study the system behavior by wrapping the subprocess w/
a script that saves the time when its child actually finishes.
then compare that time to the time reported by emacs.  if these
differ by 2sec (as observed from macroscopic scale), that means
it is slow sentinel dispatch (but why we still don't know), as
you hypothesized.

thi


reply via email to

[Prev in Thread] Current Thread [Next in Thread]