> The subject says it all. Am I the only one who sees that when the
> lyxserver is on, LyX chews CPU like a mad cow?
The pipe-handling is done via XForms, so if there is a performance
problem, it's a problem in XForms.
I think it might differ from system to system. On some systems, XForms
might be doing busy waiting...
If we handle the pipes ourselves, we might be able to improve this,
but since the LyXServer is disabled by default, I don't think it's
much of a problem, at least not for 1.0.
And for 1.1, we'll probably switch to sockets, and I don't know the
performance implications of that.
Greets,
Asger