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

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

bug#122: 23.0.60; Slowdown in directory scanning over time.


From: Richard M. Stallman
Subject: bug#122: 23.0.60; Slowdown in directory scanning over time.
Date: Mon, 15 Sep 2008 14:26:24 -0400

    > The code looks inefficient too.  Even when it reuses the
    > code-conversion buffer, it calls Fget_buffer_create.
    > It seems to be killing and recreating these buffers,
    > which must be slow.

    ???  I don't see what's wrong with the current code.  I
    think the functions make_conversion_work_buffer,
    code_conversion_save, and code_conversion_restore do the
    right thing.

They do the right thing, but it looks like they do it inefficiently.

Whether that is a significant slowdown, I do not know.






reply via email to

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