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

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

bug#43439: [PATCH] doprnt improvements


From: Paul Eggert
Subject: bug#43439: [PATCH] doprnt improvements
Date: Thu, 15 Oct 2020 13:06:26 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 10/15/20 12:05 PM, Eli Zaretskii wrote:
I want to continue calling doprnt directly, not replace all its
calls with a call to another function.

OK, then attached is a patch that does things that way. This patch affects only the implementation of doprnt; no doprnt callers are affected. The code should have most of the proposed performance benefits of the earlier patches I proposed.

Attachment: 0001-Improve-doprnt-performance.patch
Description: Text Data


reply via email to

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