Le 25/03/2013 10:41, Vincent van Ravesteijn a écrit :
    OK, I am reading too fast, it seems. What does the performance look
    like with your fix to format code?

We could of course define separate macros. One that uses system time
with millisecond resolution (for the reasons you mentioned), and one
that uses 'tick counts' for measuring with microsecond resolution.

Seeing the kind of numbers we get here, microsecond resolution seems to make a lot of sense. Let us keep it like that for now.

With the fix, I can use LyX without the Messages cache and I hardly
notice any delays (compare this to the 2.6 second delay for each update
before).

This is pretty nice :) I was wondering how gettext could impair this much the performance. On linux GuiView::updateToolbars goes down from 900usec to 450usec. It is nice but does not make much of a difference.

Do you still feel that it is worth keeping the Messages cache?

JMarc

Reply via email to