GNU bug report logs -
#77924
31.0.50; [Feature branch] Change marker implementation
Previous Next
Full log
Message #38 received at 77924 <at> debbugs.gnu.org (full text, mbox):
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.