GNU bug report logs - #77924
31.0.50; [Feature branch] Change marker implementation

Previous Next

Package: emacs;

Reported by: Gerd Möllmann <gerd.moellmann <at> gmail.com>

Date: Sat, 19 Apr 2025 16:06:02 UTC

Severity: normal

Found in version 31.0.50

Full log


Message #38 received at 77924 <at> debbugs.gnu.org (full text, mbox):

From: Gerd Möllmann <gerd.moellmann <at> gmail.com>
To: Stefan Kangas <stefankangas <at> gmail.com>
Cc: Stefan Monnier <monnier <at> iro.umontreal.ca>, 77924 <at> debbugs.gnu.org
Subject: Re: bug#77924: 31.0.50; [Feature branch] Change marker implementation
Date: Tue, 22 Apr 2025 14:35:09 +0200
Gerd Möllmann <gerd.moellmann <at> gmail.com> writes:

> * Without optimization Results
>
>   | test                    | non-gc (s) | gc (s) | gcs | total (s) | err (s) |
>   |-------------------------+------------+--------+-----+-----------+---------|
>   | replace-region-contents |       0.93 |   0.00 |   0 |      0.93 |    0.33 |
>   |-------------------------+------------+--------+-----+-----------+---------|
>   | total                   |       0.93 |   0.00 |   0 |      0.93 |    0.33 |
>
> * With opt. Results
>
>   | test                    | non-gc (s) | gc (s) | gcs | total (s) | err (s) |
>   |-------------------------+------------+--------+-----+-----------+---------|
>   | replace-region-contents |       0.89 |   0.00 |   0 |      0.89 |    0.32 |
>   |-------------------------+------------+--------+-----+-----------+---------|
>   | total                   |       0.89 |   0.00 |   0 |      0.89 |    0.32 |

** master Results

  | test                    | non-gc (s) | gc (s) | gcs | total (s) | err (s) |
  |-------------------------+------------+--------+-----+-----------+---------|
  | replace-region-contents |       1.04 |   0.00 |   0 |      1.04 |    0.33 |
  |-------------------------+------------+--------+-----+-----------+---------|
  | total                   |       1.04 |   0.00 |   0 |      1.04 |    0.33 |

So, improvement, also here with text-index.




This bug report was last modified 106 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.